Enum LODRule.MaterialSyncType
Choose to sync materials with Pixyz or not
Namespace: UnityEditor.PixyzPlugin4Unity.LODs
Assembly: Unity.Pixyz.Plugin4Unity.LODs.Editor.dll
Syntax
public enum LODRule.MaterialSyncType
Fields
| Name | Description |
|---|---|
| DoNotSend | Do not send materials to Pixyz |
| SendMaterialsToPixyz | Send materials to Pixyz |