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.