ShaderUtil.GetCallableShaderCount

Switch to Manual
public static int GetCallableShaderCount (Experimental.Rendering.RayTracingShader s);

Parameters

sThe RayTracingShader instance.

Returns

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

Description

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