UxrAvatarHandPoseChangeEventArgs Constructor
Constructor.
Namespace: UltimateXR.Avatar
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public UxrAvatarHandPoseChangeEventArgs(
UxrAvatar avatar,
UxrHandSide handSide,
string poseName = "",
float blendValue = 0f
)
Parameters
- avatar
- Type: UltimateXR.Avatar.UxrAvatar
The avatar - handSide
- Type: UltimateXR.Core.UxrHandSide
Which hand the event belongs to - poseName (Optional)
- Type: System.String
Name of the pose to change to - blendValue (Optional)
- Type: System.Single
New blend value
See Also
Reference
UxrAvatarHandPoseChangeEventArgs Class
UltimateXR.Avatar Namespace