GraphicsSettings.TryGetRenderPipelineSettings

Declaration

public static bool TryGetRenderPipelineSettings(out T settings);

Parameters

setting The found IRenderPipelineGraphicsSettings. Null if not found.

Returns

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

Description

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


Did you find this page useful? Please give it a rating: