nw::lyt::TexMap::SetRealSize Member Function
void SetRealSize(
u16 width,
u16 height
);
void SetRealSize(
const TexSize & size
);
| SetRealSize ( u16, u16 ) | Sets the texture size (width and height). |
| SetRealSize ( const TexSize & ) | Sets the texture size (width and height). |
Sets the texture size (width and height).
Sets the texture size (width and height).
CONFIDENTIAL