Garry's Mod Wiki

PhysEnvPerformanceSettings

Description

Members

number LookAheadTimeObjectsVsObject
Maximum amount of seconds to precalculate collisions with objects.
number LookAheadTimeObjectsVsWorld
Maximum amount of seconds to precalculate collisions with world.
number MaxAngularVelocity
Maximum rotation velocity.
number MaxCollisionChecksPerTimestep
Maximum collision checks per tick.
number MaxCollisionsPerObjectPerTimestep
Maximum collision per object per tick.
number MaxFrictionMass
Maximum mass of an object to be affected by friction.
number MaxVelocity
Maximum speed of an object.
number MinFrictionMass
Minimum mass of an object to be affected by friction.