IgnoreAnimationOverridesArgs Interface
Arguments provided to a function of type IgnoreAnimationOverrides.
@see ignoreAnimationOverrides to register such a function.
Properties
Name | Type | Description | |
---|---|---|---|
animationNodeId Readonly | number | The RenderSchedule.ElementTimeline.batchId identifying the ElementTimeline to which the element under consideration belongs. | |
elementId Readonly | Readonly<Id64.Uint32Pair> | The Id of the element under consideration. |
Defined in
- core/common/src/FeatureSymbology.ts Line 375
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.