three-story-controls

Home > three-story-controls > CameraMoveEndEvent

CameraMoveEndEvent interface

Event: Fired when CameraRig ends a transition

Signature:

export interface CameraMoveEndEvent 

Example

rig.addEventListener('CameraMoveEnd', handlerFunction)

Properties

Property Type Description
type ‘CameraMoveEnd’