Class InheritVelocityModule
Methods
applyCurrent
- applyCurrent(vel, t01, lerpFactor): void
Parameters
- vel: Vector3
- t01: number
- lerpFactor: number
Returns void
applyInitial
- applyInitial(vel): void
Returns void
awake
- awake(system): void
Returns void
reset
- reset(): void
Returns void
update
- update(_context): void
Returns void