Skip to content

Use PostFXPlugin (such as OutlinePipeline) with ContainerLite #311

Answered by rexrainbow
PtrBld asked this question in Q&A
Discussion options

You must be logged in to vote

containerLite does not have render logic.
You can put containerLite and its children into container, or layer, then apply shader effect on container, or layer.
If containerLite does not have mask children, it is fine to put into container.
Or, var layer = container.getLayer() will return a private layer for this containerLite.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@PtrBld
Comment options

Answer selected by PtrBld
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants