nw::lyt::TexMap::SetRealSize Member Function
Syntax
void SetRealSize(
u16
width,
u16
height );
Arguments
Name
Description
width
The texture width.
height
The texture height.
Return Values
None.
Description
Sets the texture size (width and height).
Revision History
2009/09/18
Initial version.
CONFIDENTIAL