MTKView.FramebufferOnly Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a Boolean value that controls whether the texture is optimized for display purposes, rather than allowing for sampling or read/write operations.
public virtual bool FramebufferOnly { [Foundation.Export("framebufferOnly")] get; [Foundation.Export("setFramebufferOnly:")] set; }
member this.FramebufferOnly : bool with get, set
Property Value
- Attributes