UxrAvatarEventArgs.Avatar Property
Gets the Avatar the event belongs to.
Namespace: UltimateXR.Avatar
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public UxrAvatar Avatar { get; }
Property Value
Type: UxrAvatar
Gets the Avatar the event belongs to.
Namespace: UltimateXR.Avatar
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
C#
public UxrAvatar Avatar { get; }
Type: UxrAvatar