C# 클래스 idTech4.Renderer.Backends.XNARenderBackend.State

파일 보기 프로젝트 열기: iainmckay/idtech4.net

공개 프로퍼티들

프로퍼티 타입 설명
CurrentTextureUnit int
FaceCulling CullType
ForceState bool
StateBits MaterialStates
TextureUnits TextureUnit[]

공개 메소드들

메소드 설명
State ( ) : System

메소드 상세

State() 공개 메소드

public State ( ) : System
리턴 System

프로퍼티 상세

CurrentTextureUnit 공개적으로 프로퍼티

public int CurrentTextureUnit
리턴 int

FaceCulling 공개적으로 프로퍼티

public CullType FaceCulling
리턴 CullType

ForceState 공개적으로 프로퍼티

public bool ForceState
리턴 bool

StateBits 공개적으로 프로퍼티

public MaterialStates StateBits
리턴 MaterialStates

TextureUnits 공개적으로 프로퍼티

public TextureUnit[] TextureUnits
리턴 TextureUnit[]