UxrStandardAvatarController.ControllerEvents Property

Gets the list of controller events.

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

Syntax

C#

public IReadOnlyList<UxrAvatarControllerEvent> ControllerEvents { get; }

Property Value

Type: IReadOnlyList(UxrAvatarControllerEvent)

See Also

Reference

UxrStandardAvatarController Class
UltimateXR.Avatar.Controllers Namespace