Click or drag to resize

PhysicsObjectSetDeleteWhenFloorHit Method

[Missing <summary> documentation for "M:Demo3D.Visuals.PhysicsObject.SetDeleteWhenFloorHit(Demo3D.Visuals.Visual)"]


Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public static void SetDeleteWhenFloorHit(
	Visual load
)

Parameters

load  Visual

[Missing <param name="load"/> documentation for "M:Demo3D.Visuals.PhysicsObject.SetDeleteWhenFloorHit(Demo3D.Visuals.Visual)"]

See Also