Version: 2023.2
言語: 日本語
protected bool TryGet (Type type, out Rendering.IRenderPipelineGraphicsSettings settings);

パラメーター

type The type of the IRenderPipelineGraphicsSettings interface to search for.
setting A valid reference to the IRenderPipelineGraphicsSettings interface if it's found.

戻り値

bool True if the IRenderPipelineGraphicsSettings instance is found.

説明

Looks for a IRenderPipelineGraphicsSettings interface in this instance of the RenderPipelineGlobalSettings asset and returns true if it's found.