MTLSize(nint, nint, nint) Constructor
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.
public MTLSize (nint width, nint height, nint depth);
new Metal.MTLSize : nint * nint * nint -> Metal.MTLSize
Parameters
- width
- System.System.IntPtr System.nativeint
- height
- System.System.IntPtr System.nativeint
- depth
- System.System.IntPtr System.nativeint