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