C# 클래스 Axiom.RenderSystems.OpenGL.GLFBORTTManager.FormatProperties.Mode

Allowed modes/properties for this pixel format
파일 보기 프로젝트 열기: WolfgangSt/axiom

공개 프로퍼티들

프로퍼티 타입 설명
Depth int
Stencil int

프로퍼티 상세

Depth 공개적으로 프로퍼티

Depth format (0=no depth)
public int Depth
리턴 int

Stencil 공개적으로 프로퍼티

Stencil format (0=no stencil)
public int Stencil
리턴 int