Tao.Ode SDK Documentation |
|
Ode.dGeomSphereSetRadius Method
[Visual Basic]
Public Shared Sub dGeomSphereSetRadius( _
ByVal
sphere As
IntPtr, _
ByVal
radius As
Single _
)
[C#]
public static
void dGeomSphereSetRadius(
IntPtr sphere,
float radius);
See Also
Ode Class | Tao.Ode Namespace