Version: 2021.1
言語: 日本語
public static int maxComputeWorkGroupSizeY ;

説明

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

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

See Also:SystemInfo.maxComputeWorkGroupSize