UxrCanvas.AutoEnableDistance Property

Gets or sets the distance below which the UxrLaserPointer will automatically show the laser while pointing towards the canvas.

Namespace: UltimateXR.UI.UnityInputModule
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public float AutoEnableDistance { get; set; }

Property Value

Type: Single

See Also

Reference

UxrCanvas Class
UltimateXR.UI.UnityInputModule Namespace