Version: 2022.3
언어: 한국어
public bool HasShaderStage (Rendering.ShaderType shaderType);

파라미터

shaderType The shader stage to check.

반환

bool Returns true if the shader stage is present in the pass. Otherwise, returns false.

설명

Checks whether this pass includes a shader stage.