Version: 2022.3
言語: 日本語

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.