UxrStandardAvatarController.LeftHandGrabButtonsOverride Property

Gets or sets the button(s) that override LeftHandGrabButtons if it is other than Everything. If it is set to Everything, LeftHandGrabButtons is back to being used.

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

Syntax

C#

public UxrInputButtons LeftHandGrabButtonsOverride { get; set; }

Property Value

Type: UxrInputButtons

See Also

Reference

UxrStandardAvatarController Class
UltimateXR.Avatar.Controllers Namespace