UxrAvatarControllerEvent.Buttons Property
Gets or sets the button(s) that trigger the animation event.
Namespace: UltimateXR.Avatar.Controllers
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public UxrInputButtons Buttons { get; set; }
Property Value
Type: UxrInputButtons
See Also
Reference
UxrAvatarControllerEvent Class
UltimateXR.Avatar.Controllers Namespace