nw::gfx::res::ResTextureMapper::SetTexture Member Function

Syntax

void SetTexture(
     ResTexture resTexture
);

Arguments

Name Description
in resTexture The texture.

Return Values

None.

Description

Sets a texture to a texture mapper. After setting the texture, it will generate a command.


CONFIDENTIAL