UxrLaserPointer.TriggerCollidersInteraction Property
Gets or sets how to treat collisions against trigger volumes. By default the laser doesn’t collide against trigger volumes.
Namespace: UltimateXR.UI
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public QueryTriggerInteraction TriggerCollidersInteraction { get; set; }
Property Value
Type: QueryTriggerInteraction