MTKView.MultisampleColorTexture Property

Definition

Gets the multisample color texture for the current drawable's texture.

public virtual Metal.IMTLTexture MultisampleColorTexture { [Foundation.Export("multisampleColorTexture")] get; }
member this.MultisampleColorTexture : Metal.IMTLTexture

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to