nw::gfx::res::ResTextureCoordinator::SetTranslate Member Function

Syntax

void SetTranslate(
     const nw::math::VEC2 & translate
);

Arguments

Name Description
translate

Return Values

None.

Description

Sets the translation of a texture. Sets the Dirty flag that causes TextureMatrix recalculation.


CONFIDENTIAL