MPSOffset(3) MetalPerformanceShaders.framework MPSOffset(3)
NAME
MPSOffset
SYNOPSIS
#include <MPSCoreTypes.h>
Public Attributes
NSInteger x
NSInteger y
NSInteger z
Detailed Description
A signed coordinate with x, y and z components
Member Data Documentation
NSInteger MPSOffset::x
The horizontal component of the offset. Units: pixels
NSInteger MPSOffset::y
The vertical component of the offset. Units: pixels
NSInteger MPSOffset::z
The depth component of the offset. Units: pixels
Author
Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code.
Version MetalPerformanceShaders-100 Thu Feb 8 2018 MPSOffset(3)