Click or drag to resize

PhysicsObjectDeflectorBlocksSensors Property

If true then the deflector is able to block and clear sensors. Useful when attached to a moving conveyor or vehicle to see when it reaches a certain position.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public bool DeflectorBlocksSensors { get; set; }

Property Value

Type: Boolean
See Also