Calculates the computed opacity for a layer by multiplying its own opacity with the parent's computed opacity (if a parent exists).
The parent layer actor reference, or null if no parent.
The layer's own opacity value (0-1).
The computed opacity value (0-1).
Calculates the computed opacity for a layer by multiplying its own opacity with the parent's computed opacity (if a parent exists).