UxrCanvas.AutoEnableLaserPointer Property
Gets or sets whether the UxrLaserPointer components will automatically show their laser while pointing towards the canvas.
Namespace: UltimateXR.UI.UnityInputModule
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool AutoEnableLaserPointer { get; set; }
Property Value
Type: Boolean