MPSSize Struct

Definition

A structure that represents a width, height, and depth.

public struct MPSSize
type MPSSize = struct
Inheritance
MPSSize

Fields

Depth

The depth of the region.

Height

The height of the region.

Width

The width of the region.

Applies to