C# 클래스 Axiom.SceneManagers.Bsp.BspLevel.VisData

파일 보기 프로젝트 열기: mono-soc-2011/axiom

공개 프로퍼티들

프로퍼티 타입 설명
numClusters int
rowLength int
tableData byte[]

프로퍼티 상세

numClusters 공개적으로 프로퍼티

public int numClusters
리턴 int

rowLength 공개적으로 프로퍼티

public int rowLength
리턴 int

tableData 공개적으로 프로퍼티

public byte[] tableData
리턴 byte[]