Class CoreEditorDrawersExtensions
CoreEditorDrawer extensions
Inherited Members
Namespace: UnityEditor.Rendering
Assembly: Unity.RenderPipelines.Core.Editor.dll
Syntax
public static class CoreEditorDrawersExtensions
Methods
Name | Description |
---|---|
Draw<TData>(IEnumerable<IDrawer>, TData, Editor) | Concatenate a collection of IDrawer as a unique IDrawer |