RenderPipelineGlobalSettings.GetSettingsImplementingInterface

Declaration

protected bool GetSettingsImplementingInterface(out List<TSettingsInterfaceType> settings);

Parameters

settings A list of settings of type TSettingsInterfaceType. If none were found, the list is empty.

Returns

bool Returns true if any settings of type TSettingsInterfaceType were found, false otherwise.

Description

Get all settings for the currently active pipeline that implement TSettingsInterfaceType.


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