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

See Also

Reference

UxrCanvas Class
UltimateXR.UI.UnityInputModule Namespace