WriteManagerParameters
Defines the write parameters for the ContentBuildInterface.WriteGameManagersSerializedFile function.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Struct
- Namespace: UnityEditor.Build.Content
- Assembly: UnityEditor.CoreModule
public struct WriteManagerParameters
Fields
Value | Description |
|---|---|
| globalUsage | The global lighting information to use when writing the serialized file. |
| referenceMap | The set of external objects that can be referenced by this serialized file. |
| settings | The settings to use when writing the serialized file. |