Share via


MTLSize Struct

Definition

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

public struct MTLSize
type MTLSize = struct
Inheritance
MTLSize

Constructors

Name Description
MTLSize(IntPtr, IntPtr, IntPtr)

Fields

Name Description
Depth
Height
Width

Applies to