Wiki > TV3D65 Index > TVPhysics
-This page has been generated automatically. Please improve it by adding a description and additional information.
| VB.NET | CreateActorBody(fMass As Single , pActor As TVActor , eBoundingType As CONST_TV_PHYSICSBODY_BOUNDING) As Integer | |
|---|---|---|
| C++ | int CreateActorBody(float fMass , cTVActor pActor , cCONST_TV_PHYSICSBODY_BOUNDING eBoundingType) | |
| NAME | OPTIONAL | DESCRIPTION |
|---|---|---|
| fMass | No | fMass description |
| pActor | No | pActor description |
| eBoundingType | No | eBoundingType description |
| Integer | Description of what the return value means. |
|---|
| Example | Basic example. |
|---|