Namespace: DeltaEngine.Physics3D.JitterAssembly: DeltaEngine.Physics3D.Jitter (in DeltaEngine.Physics3D.Jitter.dll) Version: 1.1.1.0 (1.1.1)
public override void SetGroundPlane(
bool enable,
float height
)
public override void SetGroundPlane(
bool enable,
float height
)
Public Overrides Sub SetGroundPlane (
enable As Boolean,
height As Single
)
Public Overrides Sub SetGroundPlane (
enable As Boolean,
height As Single
)
public:
virtual void SetGroundPlane(
bool enable,
float height
) override
public:
virtual void SetGroundPlane(
bool enable,
float height
) override
abstract SetGroundPlane :
enable : bool *
height : float32 -> unit
override SetGroundPlane :
enable : bool *
height : float32 -> unit
abstract SetGroundPlane :
enable : bool *
height : float32 -> unit
override SetGroundPlane :
enable : bool *
height : float32 -> unit