Version: 2020.2
언어: 한국어

ShaderUtil.GetCallableShaderCount

매뉴얼로 전환
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.