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