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: 14 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.