C# 클래스 SharpQuake.mtexinfo_t

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

공개 프로퍼티들

프로퍼티 타입 설명
flags int
mipadjust float
texture texture_t
vecs System.Vector4[]

공개 메소드들

메소드 설명
mtexinfo_t ( ) : System

메소드 상세

mtexinfo_t() 공개 메소드

public mtexinfo_t ( ) : System
리턴 System

프로퍼티 상세

flags 공개적으로 프로퍼티

public int flags
리턴 int

mipadjust 공개적으로 프로퍼티

public float mipadjust
리턴 float

texture 공개적으로 프로퍼티

public texture_t,SharpQuake texture
리턴 texture_t

vecs 공개적으로 프로퍼티

public Vector4[],System vecs
리턴 System.Vector4[]