EditorGraphicsSettings.TryGetRenderPipelineSettingsFromInterface

Declaration

public static bool TryGetRenderPipelineSettingsFromInterface(out TSettingsInterfaceType[] settings);

Parameters

settings The array of the settings objects of type TSettingsInterfaceType if found, or null.

Returns

bool True if any settings of type TSettings are available for the active Render Pipeline.

Description

Retrieves the array of the settings objects of type TSettingsInterfaceType for the active Render Pipeline if they are registered.


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