useScheduleAnimationDataProvider Function
Hook that returns either a ScheduleAnimationTimelineDataProvider or undefined based on if the supplied viewport contains schedule script.
useScheduleAnimationDataProvider(viewport: ScreenViewport): undefined | ScheduleAnimationTimelineDataProvider
Parameter | Type | Description |
---|---|---|
viewport | ScreenViewport |
Returns - undefined | ScheduleAnimationTimelineDataProvider
Defined in
Last Updated: 20 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.