UxrManipulationEventArgs.IsSwitchHands Property
Gets whether the event was the result of passing the object from one hand to the other. Can be meaningless if the event doesn’t use this property. Check the event documentation to see how the property is used.
Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool IsSwitchHands { get; }
Property Value
Type: Boolean
See Also
Reference
UxrManipulationEventArgs Class
UltimateXR.Manipulation Namespace