Click or drag to resize

AvatarTransforms Property

Important transforms for this Avatar

Namespace:  ImmerseSDK.Avatars
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public AvatarTransformInfo Transforms { get; private set; }

Property Value

Type: AvatarTransformInfo

Implements

IAvatarTransforms
See Also