Struct BakeUtil.Settings
public struct BakeUtil.Settings
Fields
CodeGenOnly
public static readonly BakeUtil.Settings CodeGenOnly
Field Value
Default
public static readonly BakeUtil.Settings Default
Field Value
GatherOnly
public static readonly BakeUtil.Settings GatherOnly
Field Value
codegen
Create the baked scripts necessary to support baked mode.
public bool codegen
Field Value
gather
Create the necessary additional schema and manifest files for a complete bake.
public bool gather