stepPhysics3D
此内容尚不支持你的语言。
stepPhysics3D(
app,module,bodies,config,characters?,events?,joints?):void
Defined in: physics3d/Physics3DSystem.ts:231
Bring the world’s population in line with the ECS, then step and read back.
Parameters
Section titled “Parameters”module
Section titled “module”bodies
Section titled “bodies”BodyMap
config
Section titled “config”characters?
Section titled “characters?”BodyMap = ...
events?
Section titled “events?”joints?
Section titled “joints?”Joint3DMap = ...
Returns
Section titled “Returns”void