TOKRB_AddConvex(RigidBody%,Bank%,BankSize%) |
Parameters: RigidBody% = Rigid Body handle Bank% = Handle of bank containing vertex data. BankSize% = Size of the bank holding vertex data. This can be a direct BankSize() call. |
Return value: The geometry handle of the convex geometry for later modification. |
Description: Adds a convex geometry to a rigid body. |