translateUV operation

Syntax

translateUV(uvSet, uOffset, vOffset)

Parameters

Description

The translateUV operation translates the corresponding texture layer by adding uOffset and vOffset to each of its texture coordinates.

For example, to move the texture to the right by half of the width, use translateUV(0, 0.5, 0).

Related

Copyright ©2008-2024 Esri R&D Center Zurich. All rights reserved.