C# 클래스 Mdl.mdl_t

파일 보기 프로젝트 열기: mono/gtkglarea-sharp 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
boundingradius float
eyeposition float[]
flags int
ident int
num_texgroups int
numframes int
numtris int
numverts int
scale float[]
scale_origin float[]
size float
synctype synctype_t
texheight int
texwidth int
version int

프로퍼티 상세

boundingradius 공개적으로 프로퍼티

public float boundingradius
리턴 float

eyeposition 공개적으로 프로퍼티

public float[] eyeposition
리턴 float[]

flags 공개적으로 프로퍼티

public int flags
리턴 int

ident 공개적으로 프로퍼티

public int ident
리턴 int

num_texgroups 공개적으로 프로퍼티

public int num_texgroups
리턴 int

numframes 공개적으로 프로퍼티

public int numframes
리턴 int

numtris 공개적으로 프로퍼티

public int numtris
리턴 int

numverts 공개적으로 프로퍼티

public int numverts
리턴 int

scale 공개적으로 프로퍼티

public float[] scale
리턴 float[]

scale_origin 공개적으로 프로퍼티

public float[] scale_origin
리턴 float[]

size 공개적으로 프로퍼티

public float size
리턴 float

synctype 공개적으로 프로퍼티

public synctype_t synctype
리턴 synctype_t

texheight 공개적으로 프로퍼티

public int texheight
리턴 int

texwidth 공개적으로 프로퍼티

public int texwidth
리턴 int

version 공개적으로 프로퍼티

public int version
리턴 int