Class SyncObjectImportSettings
Namespace: UnityEngine.Reflect
Syntax
[Serializable]
public class SyncObjectImportSettings
Fields
defaultMaterial
Declaration
public Material defaultMaterial
Field Value
Type | Description |
---|---|
Material |
importLights
Declaration
public bool importLights
Field Value
Type | Description |
---|---|
Boolean |