Metal.MTLRenderPassAttachmentDescriptor Members

The members of Metal.MTLRenderPassAttachmentDescriptor are listed below.

See Also: Inherited members from Foundation.NSObject

Public Constructors

Default constructor, initializes a new instance of this class.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
DepthPlanenuint. Documentation for this section has not yet been entered.
Levelnuint. Documentation for this section has not yet been entered.
LoadActionMTLLoadAction. Documentation for this section has not yet been entered.
ResolveDepthPlanenuint. Documentation for this section has not yet been entered.
ResolveLevelnuint. Documentation for this section has not yet been entered.
ResolveSlicenuint. Documentation for this section has not yet been entered.
ResolveTextureIMTLTexture. Documentation for this section has not yet been entered.
Slicenuint. Documentation for this section has not yet been entered.
StoreActionMTLStoreAction. Documentation for this section has not yet been entered.
TextureIMTLTexture. Documentation for this section has not yet been entered.

Public Methods

Copy(Foundation.NSZone) : Foundation.NSObject
Performs a copy of the underlying Objective-C object.

Protected Methods

override
Dispose(bool)
Releases the resources used by the MTLRenderPassAttachmentDescriptor object.