Contents

multisampleColorAttachmentTextureUsage

The texture usage characteristics that the view uses when creating multisample textures.

Declaration

var multisampleColorAttachmentTextureUsage: MTLTextureUsage { get set }

Discussion

The default value is renderTarget.

See Also

Configuring Multisampling