Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.02 KB

three-story-controls.storypointmarker.md

File metadata and controls

22 lines (15 loc) · 1.02 KB

Home > three-story-controls > StoryPointMarker

StoryPointMarker interface

Signature:

export interface StoryPointMarker 

Properties

Property Type Description
duration? number (Optional) Transition duration, defaults to 1
ease? string (Optional) Transition easing, defaults to power1
position Vector3 Camera position
quaternion Quaternion Camera quaternion
useSlerp? boolean (Optional) Use spherical interpolation for rotation, defaults to true