Edit

Share via


GLKViewDrawableDepthFormat Enum

Definition

An enumeration whose values specify the format of the depth renderbuffer.

public enum GLKViewDrawableDepthFormat
type GLKViewDrawableDepthFormat = 
Inheritance
GLKViewDrawableDepthFormat

Fields

Name Value Description
None 0
Format16 1
Format24 2

Applies to