UxrStandardAvatarController.RightControllerEvents Property

Gets the list of controller events that belong to the right hand.

Namespace: UltimateXR.Avatar.Controllers
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public IEnumerable<UxrAvatarControllerEvent> RightControllerEvents { get; }


Property Value

Type: IEnumerable(UxrAvatarControllerEvent)

See Also

Reference

UxrStandardAvatarController Class
UltimateXR.Avatar.Controllers Namespace