doc.arcgis.com/en/cityengine/2025.0/cga/cga-rotate-uv.htm
Preview meta tags from the doc.arcgis.com website.
Linked Hostnames
1General Meta Tags
17- titlerotateUV operation—ArcGIS CityEngine Resources | Documentation
- charsetutf-8
- X-UA-CompatibleIE=edge,chrome=1
- viewportwidth=device-width, user-scalable=no
- descriptionrotateUV operation SyntaxrotateUV(uvSet, angle)ParametersuvSet—float Number of texture coordinates set (integer number in [0,9]). The numbering corresponds to the texture layers of the material attribute, see also Texturing: Essential knowledge. angle—float Defines the angle of the rotation.DescriptionThe rotateUV operation rotates the texture coordinates (uvs) of the current shape by the angle.The rotation center is at the texture position u=0 and v=0.Rotating uvs works only after the uvs have been projected. RelatedcopyUV operationdeleteUV operationnormalizeUV operationprojectUV operationscaleUV operationsetupProjection operationtexture operationtranslateUV operationmaterial.map attributeExamplesHere is an example of standard uvs and rotated uvs. brickMap = "assets/bricks.jpg" dirtMap = "assets/dirt.jpg" randBuildingHeight = 1 Lot --> s ('.75,'1,'.75) center(xz) extrude(world.up, randBuildingHeight) comp(f) { side : Facade |
Link Tags
8- shortcut icon/assets/img/favicon.ico
- stylesheet/assets/css/screen.css
- stylesheet/cdn/calcite/css/documentation.css
- stylesheet/assets/css/print.css
- stylesheet/cdn/css/colorbox.css
Links
12- https://doc.arcgis.com/en/cityengine/2025.0/cga/cga-copy-uv.htm
- https://doc.arcgis.com/en/cityengine/2025.0/cga/cga-delete-uv.htm
- https://doc.arcgis.com/en/cityengine/2025.0/cga/cga-material-attribute.htm
- https://doc.arcgis.com/en/cityengine/2025.0/cga/cga-material-map-attribute.htm
- https://doc.arcgis.com/en/cityengine/2025.0/cga/cga-normalize-uv.htm