Version: 2023.2
言語: 日本語
public static bool TryGetRenderPipelineSettings (out T settings);

パラメーター

setting The found IRenderPipelineGraphicsSettings. Null if not found.

戻り値

bool True if the IRenderPipelineGraphicsSettings is currently available and registered for the given pipeline.

説明

Gets a IRenderPipelineGraphicsSettings from the GraphicsSettings and returns if the setting is found.