TOKRB_SetForce(RigidBody%,X#,Y#,Z#) |
Parameters: RigidBody% = Rigid Body handle X# = X force Y# = Y force Z# = Z force |
Return value: None |
Description: Sets the force of the rigid body. This is different from impulses because it is an absolute value instead of an addition. |