layerEffectRenderParent property

ActorNode? layerEffectRenderParent
getter/setter pair

If this is set the drawable belongs to a layer. We store a reference to the parent node that contains the layer.

Implementation

ActorNode? layerEffectRenderParent;