struct
PhysicsCreateInformation
Contains parameters used for initializing the physics system.
Public
Fields
TypicalLength
float TypicalLength
Typical length of an object in the scene.
TypicalSpeed
float TypicalSpeed
Typical speed of an object in the scene.
Gravity
Vector3 Gravity
Initial gravity.
InitCooking
bool InitCooking
Determines should the cooking library be initialized.