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