UxrAvatarControllerEvent.TypeOfAnimation Property

Gets the type of animation the event represents. This allows to keep track of certain key animations such as grabbing or pointing with the finger, that are used in the framework.

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

Syntax

C#

public UxrAnimationType TypeOfAnimation { get; set; }

Property Value

Type: UxrAnimationType

See Also

Reference

UxrAvatarControllerEvent Class
UltimateXR.Avatar.Controllers Namespace