UxrControlInput.Image Property
Gets the Unity Image component on the same object if it exists.
Namespace: UltimateXR.UI.UnityInputModule.Controls
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public Image Image { get; }
Property Value
Type: Image
See Also
Reference
UxrControlInput Class
UltimateXR.UI.UnityInputModule.Controls Namespace