Version: 2020.2
언어: 한국어

ShaderUtil.GetRayTracingShaderMessageCount

매뉴얼로 전환
public static int GetRayTracingShaderMessageCount (Experimental.Rendering.RayTracingShader s);

파라미터

s The RayTracingShader instance to check for messages.

반환

int The number of errors and warnings generated by the Shader Compiler.

설명

Returns the number of errors and warnings generated by the Shader Compiler for the given RayTracingShader.