UxrCanvas.CanvasInteractionType Property
Gets or sets the type of interaction with the UI components in the canvas.
Namespace: UltimateXR.UI.UnityInputModule
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public UxrInteractionType CanvasInteractionType { get; set; }
Property Value
Type: UxrInteractionType