MTLOrigin 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 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() |