FrustumAnimator Class
Animates the transition of a Viewport from one Frustum to another. The viewport will render as many frames as necessary during the supplied duration.
@see animateFrustumChange to conveniently animate a viewport from one frustum to another.
Implements
Methods
| Name | Description | |
|---|---|---|
| constructor(options: ViewAnimationOptions, viewport: ScreenViewport, begin: ViewPose, end: ViewPose): FrustumAnimator | Construct an animator that animates from begintoend. | 
Properties
| Name | Type | Description | |
|---|---|---|---|
| options | ViewAnimationOptions | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.