IgnoreAnimationOverridesArgs Interface
Arguments provided to a function of type IgnoreAnimationOverrides.
see FeatureOverrides.ignoreAnimationOverrides to register such a function.
Properties
Name | Type | Description | |
---|---|---|---|
animationNodeId Readonly | number | The RenderSchedule.ElementTimeline.batchId identifying the RenderSchedule.ElementTimeline to which the element under consideration belongs. | |
elementId Readonly | Readonly<Uint32Pair> | The Id of the element under consideration. |
Defined in
- core/common/src/FeatureSymbology.ts Line 375
Last Updated: 20 June, 2023