UxrPointerInputModule.AutoEnableOnWorldCanvases Property
Gets whether the input module will try to find all Canvas components after loading a scene, in order to add a UxrCanvas component to those that have not been set up.
Namespace: UltimateXR.UI.UnityInputModule
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool AutoEnableOnWorldCanvases { get; }
Property Value
Type: Boolean
See Also
Reference
UxrPointerInputModule Class
UltimateXR.UI.UnityInputModule Namespace