MTLRenderPassColorAttachmentDescriptor

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
class MTLRenderPassColorAttachmentDescriptor {}

Members

Functions

clearColor
void clearColor(MTLClearColor )
Undocumented in source.
clearColor
MTLClearColor clearColor()

The color to use when clearing the color attachment.

Mixins

__anonymous
mixin ObjcExtend!MTLRenderPassAttachmentDescriptor
Undocumented in source.

Meta