Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RotationOvertimeModule

Hierarchy

  • RotationOvertimeModule

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

Private _separateAxes

_separateAxes: boolean = false

enable

enable: boolean = false

是否启用。

x

x: CurveRange = new CurveRange()

绕 X 轴设定旋转。

y

y: CurveRange = new CurveRange()

绕 Y 轴设定旋转。

z

z: CurveRange = new CurveRange()

绕 Z 轴设定旋转。

Accessors

separateAxes

  • get separateAxes(): boolean
  • set separateAxes(val: boolean): void

Methods

animate

  • animate(p: Particle, dt: number): void

Generated using TypeDoc