Version: 2019.4
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.