Class AssetDatabaseHelper
Set of helpers for AssetDatabase operations.
Inherited Members
Namespace: UnityEditor.Rendering
Assembly: Unity.RenderPipelines.Core.Editor.dll
Syntax
public static class AssetDatabaseHelper
Methods
Name | Description |
---|---|
FindAssets<T>(string) | Finds all assets of type T in the project. |