UxrStandardAvatarController.LeftControllerEvents Property
Gets the list of controller events that belong to the left hand.
Namespace: UltimateXR.Avatar.Controllers
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public IEnumerable<UxrAvatarControllerEvent> LeftControllerEvents { get; }
Property Value
Type: IEnumerable(UxrAvatarControllerEvent)
See Also
Reference
UxrStandardAvatarController Class
UltimateXR.Avatar.Controllers Namespace