CompilePass(Material, int, bool)
Request the Editor to compile the Shader Variant needed for the specific pass of the given Material.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor
public static void CompilePass(Material material, int pass, bool forceSync = false)