Class SyncElementSettings
Inheritance
System.Object
SyncElementSettings
Namespace: UnityEngine.Reflect
Syntax
public class SyncElementSettings
Fields
defaultMaterial
Declaration
public Material defaultMaterial
Field Value
| Type | Description |
|---|---|
| Material |
importLights
Declaration
public bool importLights
Field Value
| Type | Description |
|---|---|
| System.Boolean |
materialCache
Declaration
public IMaterialCache materialCache
Field Value
| Type | Description |
|---|---|
| IMaterialCache |
meshCache
Declaration
public IMeshCache meshCache
Field Value
| Type | Description |
|---|---|
| IMeshCache |