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

パラメーター

s The RayTracingShader instance.

戻り値

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

説明

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