Click or drag to resize

PhysicsObjectOnCleared Property

Property Value

Type: SensorScriptReference
The script function to run when BodyType is Sensor and the sensor is cleared.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 10.0.0.6737
Syntax
C#
public SensorScriptReference OnCleared { get; }

Property Value

Type: SensorScriptReference
See Also