Version: 2023.2
言語: 日本語

EditorGraphicsSettings.SetRenderPipelineGlobalSettingsAsset

マニュアルに切り替える
public static void SetRenderPipelineGlobalSettingsAsset (Type renderPipelineType, Rendering.RenderPipelineGlobalSettings newSettings);
public static void SetRenderPipelineGlobalSettingsAsset (Rendering.RenderPipelineGlobalSettings newSettings);

パラメーター

renderPipelineType A valid RenderPipeline type.
newSettings A valid instance of the RenderPipelineGlobalSettings asset to create the association or null to remove the association.

説明

The method sets the association between the given RenderPipeline asset and the RenderPipelineGlobalSettings asset.