UxrControlInput.Enabled Property

Gets or sets whether the object can be interacted with and will send any events.

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

Syntax

C#

public bool Enabled { get; set; }

Property Value

Type: Boolean

See Also

Reference

UxrControlInput Class
UltimateXR.UI.UnityInputModule.Controls Namespace