Class AssetReimportUtils
Set of utilities for Material reimporting.
Inherited Members
Namespace: UnityEditor.Rendering
Assembly: Unity.RenderPipelines.Core.Editor.dll
Syntax
public static class AssetReimportUtils
Methods
Name | Description |
---|---|
ReimportAll<TAsset>(out double, out uint, Func<string, bool>) | Re-imports a given type of asset, and sends an analytic with the elapsed time |