MTKView

Undocumented in source but is binding to Objective-C. You might be able to learn more by searching the web for its name.
version(D_ObjectiveC)
extern (Objective-C) extern
class MTKView {}

Members

Functions

currentDrawable
CAMetalDrawable currentDrawable()

The drawable to use for the current frame.

currentRenderPassDescriptor
MTLRenderPassDescriptor currentRenderPassDescriptor()

Creates a render pass descriptor to draw into the current drawable.

Meta