Share via


IsTrigger Property

Microsoft Robotics Class Reference

If true this shape will generate trigger notifications when other shapes enter its volume

Namespace: Microsoft.Robotics.Simulation.Physics.Proxy
Assembly: SimulationCommon.Proxy (in SimulationCommon.Proxy.dll) Version: 4.0.261.0

Syntax

[DataMemberAttribute(Order = )]
public bool IsTrigger { get; set; }

Remarks

A triger shape can be hollow allowing notifications when object enter an area or volume, with this shape defining that volume

See Also

ShapeAdvancedProperties Class

Microsoft.Robotics.Simulation.Physics.Proxy Namespace