Struct containing information on how to build content.
Note: this struct and its members exist to provide low-level support for the Scriptable Build Pipeline package. This is intended for internal use only; use the Scriptable Build Pipeline package to implement a fully featured build pipeline. You can install this via the Unity Package Manager.
buildFlags | Specific build options to use when building content. |
group | Platform group for which content will be built. |
subtarget | Platform subtarget for which content will be built. |
target | Platform target for which content will be built. |
typeDB | Type information to use for building content. |