Documentation

Support

Asset Transformer SDK


User Manual

Python API

C# API

Changelog

Discussions

Asset Transformer SDK


EnumTypeDesc

Class
Read time 1 minuteLast updated a month ago

Inheritance
Inherited Members
Namespace: UnityEngine.Pixyz.Core
[Serializable]public class EnumTypeDesc

Constructors

EnumTypeDesc()

public EnumTypeDesc()

EnumTypeDesc(EnumTypeDesc)

public EnumTypeDesc(EnumTypeDesc o)
Parameters

Type

Name

Description

EnumTypeDesco

Fields

values

public IntList values
Returns

Type

Description

IntList

labels

public StringList labels
Returns

Type

Description

StringList

valueType

public string valueType
Returns

Type

Description

string