MTLRenderPassSampleBufferAttachmentDescriptorArray

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Members

Functions

objectAtIndexedSubscript
MTLRenderPassSampleBufferAttachmentDescriptor objectAtIndexedSubscript(NSUInteger attachmentIndex)

Returns the descriptor object for the specified sample buffer attachment.

setObjectAtIndexedSubscript
void setObjectAtIndexedSubscript(MTLRenderPassSampleBufferAttachmentDescriptor attachment, NSUInteger attachmentIndex)

Sets the descriptor object for the specified sample buffer attachment.

Mixins

__anonymous
mixin ObjcExtend!NSObject
Undocumented in source.

Meta