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

Frame Buffer Object properties for a certain texture format.
파일 보기 프로젝트 열기: WolfgangSt/axiom

공개 프로퍼티들

프로퍼티 타입 설명
Modes List
Valid bool

프로퍼티 상세

Modes 공개적으로 프로퍼티

public List Modes
리턴 List

Valid 공개적으로 프로퍼티

This format can be used as RTT (FBO)
public bool Valid
리턴 bool