UxrControllerInput._enableObjectList Field

[Missing

documentation for “F:UltimateXR.Devices.UxrControllerInput._enableObjectList”]

Namespace: UltimateXR.Devices
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

[HeaderAttribute("Avatar objects to enable when active:")]
[TooltipAttribute("Enables game objects based on the presence of the input device.")]
[SerializeField]
protected List<GameObject> _enableObjectList


Field Value

Type: List(GameObject)

See Also

Reference

UxrControllerInput Class
UltimateXR.Devices Namespace