UxrPointerEventData.LaserPointer Property
Gets the laser pointer if this event is being processed by one. Null if not.
Namespace: UltimateXR.UI.UnityInputModule
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public UxrLaserPointer LaserPointer { get; }
Property Value
Type: UxrLaserPointer
See Also
Reference
UxrPointerEventData Class
UltimateXR.UI.UnityInputModule Namespace