MTLSize

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
extern (C++) final @nogc nothrow
@ObjectiveC
struct MTLSize {}

Members

Variables

depth
NSUInteger depth;
Undocumented in source.
height
NSUInteger height;
Undocumented in source.
width
NSUInteger width;
Undocumented in source.

Meta