GlesDepthFormat Enum

Definition

The format of the depth renderbuffer.

C#
public enum GlesDepthFormat
Inheritance
GlesDepthFormat

Fields

Name Value Description
None 0

The underlying framebuffer object has no depth buffer.

Format16 1

A 16-bit depth entry for each pixel.

Format24 2

A 24-bit depth entry for each pixel.

Applies to

Proizvod Verzije
SkiaSharp Views 1.60.x