Enum AvatarDefinitionType
Represents Avatar creation setup types.
Namespace: TriLibCore.General
Assembly: TriLibCore.dll
Syntax
public enum AvatarDefinitionType
Fields
Name | Description |
---|---|
CopyFromOtherAvatar | The Avatar should be copied from another Avatar. |
CreateFromThisModel | The Avatar should be created for the given Model. |