Method GLUE.BaseTexture()->draw_region()
- Method draw_region
void
draw_region(float
x
,float
y
,float
z
,float
w
,float
h
,float
s0
,float
q0
,float
ss
,float
qs
)- Description
Draw texture region
s0
,q0
-ss
,qs
atx
,y
,z
with dimensionsw
*h
.