Version: 2019.4
public static int GetCallableShaderCount (Experimental.Rendering.RayTracingShader s);

パラメーター

sThe 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.