MTLOrigin Struct

Definition

The location of a pixel in an image or texture.

public struct MTLOrigin
type MTLOrigin = struct
Inheritance
MTLOrigin

Constructors

MTLOrigin(nint, nint, nint)

Fields

X
Y
Z

Methods

ToString()

Applies to