Class SyncObjectImportConfig
Namespace: UnityEngine.Reflect
Syntax
public class SyncObjectImportConfig
Fields
materialCache
Declaration
public IMaterialCache materialCache
Field Value
Type | Description |
---|---|
IMaterialCache |
meshCache
Declaration
public IMeshCache meshCache
Field Value
Type | Description |
---|---|
IMeshCache |
settings
Declaration
public SyncObjectImportSettings settings
Field Value
Type | Description |
---|---|
SyncObjectImportSettings |