Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CameraKeyTrackAnimation

A CameraAnimation along of a set of ControlPoints

beta

Hierarchy

  • CameraKeyTrackAnimation

Index

Constructors

constructor

Accessors

loop

  • set loop(value: AnimationActionLoopStyles): void

repetitions

  • set repetitions(value: number): void

rotateOnlyClockwise

  • set rotateOnlyClockwise(value: boolean): void

Methods

isRunning

  • isRunning(): boolean

start

  • start(time?: undefined | number, onFinished?: undefined | (() => void)): void

stop

  • stop(): void

Generated using TypeDoc