Helper class that contains a utility function on ScriptableRenderPipeline for Editor.
GetDerivedTypesSupportedOnCurrentPipeline | Returns the types that're children of T and have a SupportedOnRenderPipelineAttribute corresponding to the render pipeline you're using. Order of the return types is arbitrary. |
GetPipelineTypeFromPipelineAssetType | Given a RenderPipelineAsset type, returns the corresponding RenderPipeline type. |
TryAddRenderingLayerName | Add a new Layer to Rendering Layers in the Tags and Layers manager. |
TrySetRenderingLayerName | Give a possibility to change a Rendering Layer name. |