nw::lyt::TexMap::SetRealSize Member Function

Syntax

void SetRealSize(
     const TexSize & size
);

Arguments

Name Description
size The texture size (width and height).

Return Values

None.

Description

Sets the texture size (width and height).

Revision History

2009/09/18
Initial version.

CONFIDENTIAL