MPSRegion Struct

Definition

Structure that represents a region as an origin and a size.

public struct MPSRegion
type MPSRegion = struct
Inheritance
MPSRegion

Fields

Origin

The origin of the region.

Size

The depth, width, and height of the region.

Applies to