C# 클래스 Axiom.SceneManagers.Bsp.InternalBspFace

파일 보기 프로젝트 열기: WolfgangSt/axiom 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
elemCount int
elemStart int
lmTexture int
shader int
type BspFaceType
unknown int
vertCount int
vertStart int

프로퍼티 상세

elemCount 공개적으로 프로퍼티

public int elemCount
리턴 int

elemStart 공개적으로 프로퍼티

public int elemStart
리턴 int

lmTexture 공개적으로 프로퍼티

public int lmTexture
리턴 int

shader 공개적으로 프로퍼티

public int shader
리턴 int

type 공개적으로 프로퍼티

public BspFaceType type
리턴 BspFaceType

unknown 공개적으로 프로퍼티

public int unknown
리턴 int

vertCount 공개적으로 프로퍼티

public int vertCount
리턴 int

vertStart 공개적으로 프로퍼티

public int vertStart
리턴 int