MTLCommandBuffer.presentDrawable

Presents a drawable at a specific time.

  1. void presentDrawable(MTLDrawable drawable)
  2. void presentDrawable(MTLDrawable drawable, CFTimeInterval presentationTime)
    interface MTLCommandBuffer
    @selector("presentDrawable:atTime:")
    void
    presentDrawable

Meta