SystemInfo.maxComputeWorkGroupSizeZ

Cambiar al Manual
public static int maxComputeWorkGroupSizeZ ;

Descripción

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

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

See Also:SystemInfo.maxComputeWorkGroupSize