TOKAB_AddConvex(AnimatedBody%,Bank%,BankSize%) |
Parameters: AnimatedBody% = Animated body's 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 animated body. |