Version: 2021.2
언어: 한국어

SystemInfo.maxComputeWorkGroupSizeX

매뉴얼로 전환
public static int maxComputeWorkGroupSizeX ;

설명

The maximum number of work groups that a compute shader can use in X dimension (Read Only).

This is the largest number of work groups (in X dimension) that a compute shader on the current device can use.

See Also:SystemInfo.maxComputeWorkGroupSize