ShaderUtil.GetCallableShaderCount

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

Parámetros

sThe RayTracingShader instance.

Valor de retorno

int The number of callable Shaders defined in the RayTracingShader instance passed as argument.

Descripción

Returns the number of callable Shaders defined whitin a given RayTracingShader.