This tag represents texture coordinate settings and transformation info.
| Type | Attributes | Description |
| TextureMappingMethodCtr | MappingMethod |
Method for texture mapping.
|
|---|
| TextureMatrixModeCtr | MatrixMode |
Method for calculating texture coordinates.
|
|---|
| ReferenceCamera |
The number of the referenced camera.
|
|---|
| Rotate |
Rotation for texture coordinate conversion.
|
|---|
| ScaleS |
The texture coordinate conversion X scaling value.
|
|---|
| ScaleT |
The texture coordinate conversion Y scaling value.
|
|---|
| SourceCoordinate |
The number that will be the source for texture coordinates.
|
|---|
| TranslateS |
The texture coordinate conversion X translate value.
|
|---|
| TranslateT |
The texture coordinate conversion Y translate value.
|
|---|