Initialize(RenderPipelineGlobalSettings)
Editor-only function that initializes the RenderPipelineGlobalSettings.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public virtual void Initialize(RenderPipelineGlobalSettings source = null)
Parameters
RenderPipelineGlobalSettings that Unity will copy values from. Optional.
Remarks
If you provide another in , Unity will use its values to initialize these .
RenderPipelineGlobalSettingssourceRenderPipelineGlobalSettings