AR_Engine_SDK
|
Functions | |
function IXVertexDesc | GetName () end |
function IXTexture2D | Width () end |
function IXTexture2D | Height () end |
Variables | |
XVDN_STATIC = 0 | |
XVDN_STATIC_MORPH = 0 | |
XVDN_SKIN = 0 | |
XVDN_SKIN_MORPH = 0 | |
XVDN_IGNORE = 0 | |
XVDN_NUM = 0 | |
IXVertexDesc = {} | |
function IXVertexDesc GetName | ( | ) |
获取顶点描述名
获取顶点描述名
function IXTexture2D Height | ( | ) |
获取纹理的高
function IXTexture2D Width | ( | ) |
获取纹理的宽
IXVertexDesc = {} |
XVDN_IGNORE = 0 |
XVDN_NUM = 0 |
XVDN_SKIN = 0 |
XVDN_SKIN_MORPH = 0 |
XVDN_STATIC = 0 |
XVDN_STATIC_MORPH = 0 |