Method Create
Create(bool, bool)
Creates a new RenderPipelineGlobalSettings asset
Declaration
protected abstract void Create(bool useProjectSettingsFolder, bool activateAsset)
Parameters
Type | Name | Description |
---|---|---|
bool | useProjectSettingsFolder | If the asset should be created on the project settings folder |
bool | activateAsset | if the asset should be shown on the inspector |