MTLSize Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |