ShaderUtil.GetRayTracingShaderMessageCount

Cambiar al Manual
public static int GetRayTracingShaderMessageCount (Experimental.Rendering.RayTracingShader s);

Parámetros

sThe RayTracingShader instance to check for messages.

Valor de retorno

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

Descripción

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