Module effect_stack2d

Structs§

ENABLED_PROPERTY
Whether to apply this effect.
EffectStack2D
Use EffectStack2D to apply multiple post-processing effects to 2D nodes.
NodeEffect2D
Use node effects to apply post-processing effects to 2D nodes.
Resource
Represents the base class for all resources. This base class contains information related to the type of the resource and the loading status of the resource data. The actual resource data is specific to the sub-classes.
STACKING_MODE_PROPERTY
Sets how to apply an effect in an Effect Stack 2D:

Enums§

StackingMode
Defines the stacking modes you can apply to child effects.