PhysEnvPerformanceSettings
Description
Table used by physenv.SetPerformanceSettings.
Parameters
LookAheadTimeObjectsVsObject [number]
Maximum amount of seconds to precalculate collisions with objects.
LookAheadTimeObjectsVsWorld [number]
Maximum amount of seconds to precalculate collisions with world.
MaxAngularVelocity [number]
Maximum rotation velocity.
MaxCollisionChecksPerTimestep [number]
Maximum collision checks per tick.
MaxCollisionsPerObjectPerTimestep [number]
Maximum collision per object per tick.
MaxFrictionMass [number]
Maximum mass of an object to be affected by friction.
MaxVelocity [number]
Maximum speed of an object.
MinFrictionMass [number]
Minimum mass of an object to be affected by friction.