layerEffectRenderParent property
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;
If this is set the drawable belongs to a layer. We store a reference to the parent node that contains the layer.
ActorNode? layerEffectRenderParent;