public static int GetMissShaderCount (Experimental.Rendering.RayTracingShader s);

파라미터

sThe RayTracingShader instance.

반환

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

설명

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