Tao.Ode SDK Documentation |
|
Ode.dBodyGetMass Method
Get the mass of the body (see the mass functions)
[Visual Basic]
Public Shared Sub dBodyGetMass( _
ByVal
body As
IntPtr, _
ByRef
mass As
dMass _
)
Parameters
-
body
- A dBodyID
-
mass
- A dMass
See Also
Ode Class | Tao.Ode Namespace