PhysicsSetDebugMode
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
	
Changes debug mode of physicsDrawDebug
Syntax
bool physicsSetDebugMode(physics thePhysics, string key, mixed value)
Required Arguments
- physics: physics world
 - key: Property key, Physics debug mode
 - value: Depends on key.
 
Returns
- bool if debug mode got changed
 
Example
See Also
- physicsCreateWorld
 - physicsDestroy
 - physicsCreateShape
 - physicsCreateShapeFromModel
 - physicsCreateRigidBody
 - physicsCreateStaticCollision
 - physicsCreateConstraint
 - physicsAddChildShape
 - physicsRemoveChildShape
 - physicsGetChildShapes
 - physicsSetChildShapeOffsets
 - physicsGetChildShapeOffsets
 - physicsGetShapes
 - physicsGetRigidBodies
 - physicsGetStaticCollisions
 - physicsGetConstraints
 - physicsSetProperties
 - physicsGetProperties
 - physicsDrawDebug
 - physicsSetDebugMode
 - physicsBuildCollisionFromGTA
 - physicsApplyVelocity
 - physicsApplyVelocityForce
 - physicsApplyAngularVelocity
 - physicsApplyAngularVelocityForce
 - physicsApplyDamping
 - physicsRayCast
 - physicsShapeCast
 - physicsGetElementType
 - physicsIsElement