PhysicsObjectDeflectorBlocksSensors Property |
Property Value
Type: Boolean
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: 11.0.0.7658
Syntaxpublic bool DeflectorBlocksSensors { get; set; }Property Value
Type:
Boolean
See Also