UxrControllerInput._enableObjectList Field
[Missing
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)