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