MTLOriginMake

Returns a new origin with the specified coordinates.

extern (C) final @nogc nothrow
@ObjectiveC
MTLOriginMake
(
NSUInteger x
,
NSUInteger y
,
NSUInteger z
)

Meta