Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SharpQuake
mtexinfo_t
C# Class SharpQuake.mtexinfo_t
显示文件
Open project: Memorix101/SharpQuake
Class Usage Examples
Public Properties
Property
Type
Description
flags
int
mipadjust
float
texture
texture_t
vecs
System.Vector4[]
Public Methods
Method
Description
mtexinfo_t
( ) :
System
Method Details
mtexinfo_t()
public
method
public
mtexinfo_t
( ) :
System
return
System
Property Details
flags
public_oe property
public
int
flags
return
int
mipadjust
public_oe property
public
float
mipadjust
return
float
texture
public_oe property
public
texture_t,SharpQuake
texture
return
texture_t
vecs
public_oe property
public
Vector4[],System
vecs
return
System.Vector4[]