new AxTransformTexCoords(result, transformation)
Transforms the texture coordinates of a mesh
Parameters:
| Name | Type | Description |
|---|---|---|
result |
AxDeviceMesh | The mesh to have its texture coordinates transformed |
transformation |
AxMatrix | The transformation to apply to the texture coordinates of the mesh |