UxrControllerHand.Variations Property
Gets the hand variations, if there are any. Variations allow to provide different visual representations of the hand. It can be different objects and each object may have different materials.
Namespace: UltimateXR.Devices.Visualization
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public IEnumerable<UxrControllerHand.ObjectVariation> Variations { get; }
Property Value
Type: IEnumerable(UxrControllerHand.ObjectVariation)
See Also
Reference
UxrControllerHand Class
UltimateXR.Devices.Visualization Namespace