Version: 2022.3
言語: 日本語
public static int GetMissShaderCount (Experimental.Rendering.RayTracingShader s);

パラメーター

s The 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.