Tao.Ode SDK Documentation |
|
Ode.dGeomCylinderSetParams Method
Set the parameters of the given cylinder.
[Visual Basic]
Public Shared Sub dGeomCylinderSetParams( _
ByVal
cylinder As
IntPtr, _
ByVal
radius As
Single, _
ByVal
length As
Single _
)
Parameters
-
cylinder
- the cylinder to manipulate
-
radius
- the new radius
-
length
- the new length
See Also
Ode Class | Tao.Ode Namespace