C# 클래스 entity.Renderer.BSPCollisionViewer.polygonInfo

파일 보기 프로젝트 열기: troymac1ure/Entity

공개 프로퍼티들

프로퍼티 타입 설명
breakSurface byte
flags byte
indices short[]
material short
plane int

공개 메소드들

메소드 설명
polygonInfo ( ) : System

메소드 상세

polygonInfo() 공개 메소드

public polygonInfo ( ) : System
리턴 System

프로퍼티 상세

breakSurface 공개적으로 프로퍼티

public byte breakSurface
리턴 byte

flags 공개적으로 프로퍼티

public byte flags
리턴 byte

indices 공개적으로 프로퍼티

public short[] indices
리턴 short[]

material 공개적으로 프로퍼티

public short material
리턴 short

plane 공개적으로 프로퍼티

public int plane
리턴 int