RenderPipelineGlobalSettings.Initialize

Declaration

public void Initialize(Rendering.RenderPipelineGlobalSettings source);

Parameters

source RenderPipelineGlobalSettings that Unity will copy values from. Optional.

Description

Editor-only function that initializes the RenderPipelineGlobalSettings.

If you provide another RenderPipelineGlobalSettings in source, Unity will use its values to initialize these RenderPipelineGlobalSettings.


Did you find this page useful? Please give it a rating: