Contents

LayerRenderer.Capabilities

The color formats, depth formats, and features that you can use to configure your rendering engine.

Declaration

struct Capabilities

Overview

A LayerRenderer.Capabilities type provides information about the capabilities of the current device. Simulator and devices support different sets of options. Use the information in this type to specify the configuration details for your layer.

Topics

Getting the supported formats

Getting the supported layouts

Getting the supported layer features

Getting the minimum near plane distance

Determining supported stencil formats

Getting render quality

Structures

Instance Properties

Instance Methods

See Also

Configuring the layer renderer