Show / Hide Table of Contents

Enum StencilFace

Used in GL.StencilFuncSeparate, GL.StencilMaskSeparate and 1 other function

Namespace: OpenTK.Graphics.ES30
Assembly: cs.temp.dll.dll
Syntax
public enum StencilFace

Fields

Name Description
Back

Original was GL_BACK = 0X0405

Front

Original was GL_FRONT = 0X0404

FrontAndBack

Original was GL_FRONT_AND_BACK = 0x0408

Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX