Constructors
constructor
- new PhysicsPipeline(raw?): PhysicsPipeline
Parameters
Optional
raw: RawPhysicsPipeline
Properties
raw
raw: RawPhysicsPipeline
Methods
free
- free(): void
Returns void
step
- step(gravity, integrationParameters, islands, broadPhase, narrowPhase, bodies, colliders, impulseJoints, multibodyJoints, ccdSolver, eventQueue?, hooks?): void
Returns void