Slot: worldToTexture
Specifies the 3x4 transformation matrix that defines the transformation between world coordinates and texture coordinates.
URI: citygml:worldToTexture
Alias: worldToTexture
Applicable Classes
| Name |
Description |
Modifies Slot |
| TexCoordGen |
TexCoordGen defines texture parameterization using a transformation matrix |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Required |
Yes |
| ### Slot Characteristics |
|
Schema Source
- from schema: https://www.ogc.org/standards/citygml
Mappings
| Mapping Type |
Mapped Value |
| self |
citygml:worldToTexture |
| native |
citygml:worldToTexture |
LinkML Source
name: worldToTexture
description: Specifies the 3x4 transformation matrix that defines the transformation
between world coordinates and texture coordinates.
from_schema: https://www.ogc.org/standards/citygml
rank: 1000
alias: worldToTexture
owner: TexCoordGen
domain_of:
- TexCoordGen
range: TransformationMatrix3x4
required: true
multivalued: false