Metadata definitions for EffectStack2D. More...
Public Attributes | |
| AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.EffectStack2D") |
| Metaclass for EffectStack2D. | |
| DynamicPropertyType< EffectStack2DEnums.StackingMode > | StackingModeProperty |
| Sets how to apply an effect in an Effect Stack 2D: | |
Public Attributes inherited from NodeEffect2DMetadata | |
| DynamicPropertyType< Boolean > | EnabledProperty |
| Whether to apply this effect. | |
| AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.NodeEffect2D") |
| Metaclass for NodeEffect2D. | |
Public Attributes inherited from ResourceMetadata | |
| AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.Resource") |
| Metaclass for Resource. | |
Metadata definitions for EffectStack2D.
| DynamicPropertyType<EffectStack2DEnums.StackingMode> StackingModeProperty |
Sets how to apply an effect in an Effect Stack 2D:
This property has no impact on the Mask Effect 2D and Blur Effect 2D effects, which always use the Chained mode.