MTLSize Struct

Definition

The dimensions of a grid, image, texture, or threadgroup.

public struct MTLSize
type MTLSize = struct
Inheritance
MTLSize

Constructors

MTLSize(nint, nint, nint)

Fields

Depth
Height
Width

Applies to