UxrAvatar.EnabledControllerInputs Property

Gets the currently enabled controller inputs belonging to the avatar, except for any UxrDummyControllerInput component.

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

Syntax

C#

public IEnumerable<UxrControllerInput> EnabledControllerInputs { get; }

Property Value

Type: IEnumerable(UxrControllerInput)

See Also

Reference

UxrAvatar Class
UltimateXR.Avatar Namespace