Class InheritVelocityModule
Constructors
Methods
applyCurrent
applyCurrent(vel: any, t01: number, lerpFactor: number): void Parameters
- vel: any
- t01: number
- lerpFactor: number
Returns void
applyInitial
applyInitial(vel: any): void
awake
awake(system: IParticleSystem): void