Version: 2023.2
public void Initialize (Rendering.RenderPipelineGlobalSettings source);

参数

source RenderPipelineGlobalSettings that Unity will copy values from. Optional.

描述

Editor-only function that initializes the RenderPipelineGlobalSettings.

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