ShaderUtil.GetRayGenerationShaderCount

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

Parámetros

sThe RayTracingShader instance.

Valor de retorno

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

Descripción

Returns the number of ray generation Shaders defined whitin a given RayTracingShader.