Version: 2020.2
언어: 한국어
public static void CompilePass (Material material, int pass, bool forceSync);

파라미터

material Target Material.
pass Index of the target Shader pass.
forceSync Forces the script execution to wait until the compilation has finished. Optional.

설명

Request the Editor to compile the Shader Variant needed for the specific pass of the given Material.