C# 클래스 SharpQuake.mdl_t

파일 보기 프로젝트 열기: Memorix101/SharpQuake

공개 프로퍼티들

프로퍼티 타입 설명
SizeInBytes int
boundingradius float
eyeposition v3f
flags int
ident int
numframes int
numskins int
numtris int
numverts int
scale v3f
scale_origin v3f
size float
skinheight int
skinwidth int
synctype synctype_t
version int

프로퍼티 상세

SizeInBytes 공개적으로 정적으로 프로퍼티

public static int SizeInBytes
리턴 int

boundingradius 공개적으로 프로퍼티

public float boundingradius
리턴 float

eyeposition 공개적으로 프로퍼티

public v3f,SharpQuake eyeposition
리턴 v3f

flags 공개적으로 프로퍼티

public int flags
리턴 int

ident 공개적으로 프로퍼티

public int ident
리턴 int

numframes 공개적으로 프로퍼티

public int numframes
리턴 int

numskins 공개적으로 프로퍼티

public int numskins
리턴 int

numtris 공개적으로 프로퍼티

public int numtris
리턴 int

numverts 공개적으로 프로퍼티

public int numverts
리턴 int

scale 공개적으로 프로퍼티

public v3f,SharpQuake scale
리턴 v3f

scale_origin 공개적으로 프로퍼티

public v3f,SharpQuake scale_origin
리턴 v3f

size 공개적으로 프로퍼티

public float size
리턴 float

skinheight 공개적으로 프로퍼티

public int skinheight
리턴 int

skinwidth 공개적으로 프로퍼티

public int skinwidth
리턴 int

synctype 공개적으로 프로퍼티

public synctype_t synctype
리턴 synctype_t

version 공개적으로 프로퍼티

public int version
리턴 int