IgnoreAnimationOverrides Type
IgnoreAnimationOverrides = (args: IgnoreAnimationOverridesArgs) => boolean
A function that can be supplied to ignoreAnimationOverrides to indicate whether the color or transparency overrides defined by the view's RenderSchedule.Script should be ignored. The arguments describe the element under consideration. The function should return true if that element should not have its color or transparency modified by the schedule script.
Defined in
- core/common/src/FeatureSymbology.ts Line 389
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.