UxrAvatar.ControllerInput Property

Gets the first enabled controller input belonging to the avatar. If there is no enabled controller input available, to avoid null checks, it returns a dummy component that sends no input events.

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

Syntax

C#

public UxrControllerInput ControllerInput { get; }

Property Value

Type: UxrControllerInput

See Also

Reference

UxrAvatar Class
UltimateXR.Avatar Namespace