UxrAvatarControllerEvent.PoseNameOverride Property

Gets or sets the pose name that will be used instead of the pose stored. If null, the pose will be used instead.

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

Syntax

C#

public string PoseNameOverride { get; set; }

Property Value

Type: String

See Also

Reference

UxrAvatarControllerEvent Class
UltimateXR.Avatar.Controllers Namespace