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 at x,y,z with dimensions w*h.
void draw_region(float x, float y, float z, float w, float h, float s0, float q0, float ss, float qs)
Draw texture region s0,q0 - ss,qs at x,y,z with dimensions w*h.