Enum ImportMode
Different import modes available in the importers.
Namespace: UnityEditor.PixyzPlugin4Unity
Assembly: Unity.Pixyz.Plugin4Unity.Utilities.Editor.dll
Syntax
public enum ImportMode
Fields
Name | Description |
---|---|
Prefab | Creates a Prefab from the input file. |
Scene | Creates a Scene from the input file. |