Enum DCCToolType
DCC Tools for which MeshSync provides integration support
Namespace: Unity.MeshSync.Editor
Syntax
[Serializable]
public enum DCCToolType
Fields
| Name | Description | Value |
|---|---|---|
| AUTODESK_3DSMAX | 3dsMax from Autodesk |
|
| AUTODESK_MAYA | Maya from Autodesk |
|
| BLENDER | Blender |
|
| NUM_DCC_TOOL_TYPES | The number of supported DCC tools |