UxrController3DModel.IsHandVisible Property
Gets or sets whether the hand, if present, is visible. In setups where both hands are used, it targets visibility of both hands.
Namespace: UltimateXR.Devices.Visualization
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool IsHandVisible { get; set; }
Property Value
Type: Boolean
See Also
Reference
UxrController3DModel Class
UltimateXR.Devices.Visualization Namespace