doc.arcgis.com/en/cityengine/2025.0/cga/cga-material-color-attribute.htm
Preview meta tags from the doc.arcgis.com website.
Linked Hostnames
1General Meta Tags
17- titlematerial.color shape attribute—ArcGIS CityEngine Resources | Documentation
- charsetutf-8
- X-UA-CompatibleIE=edge,chrome=1
- viewportwidth=device-width, user-scalable=no
- descriptionmaterial.color shape attribute Syntaxfloat material.color.{r|g|b}string material.color.rgbDescriptionThe material.color attribute controls the diffuse color. In CGA, colors are always in (non-linear) sRGB.Related material attributes color operation set operationresetMaterial operationsetMaterial operationgetMaterial functionExamplesRainbow buildingThe split index is used to generate position dependent colors.Lot--> extrude(20) set(material.color.g, 0) split(x) { 2 : set(material.color.r, split.index/split.total) set(material.color.b, 1.0 - split.index/split.total) X }*Position dependent colors
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
7- https://doc.arcgis.com/en/cityengine/2025.0/cga/cga-color.htm
- https://doc.arcgis.com/en/cityengine/2025.0/cga/cga-get-material-function.htm
- https://doc.arcgis.com/en/cityengine/2025.0/cga/cga-material-attribute.htm
- https://doc.arcgis.com/en/cityengine/2025.0/cga/cga-reset-material.htm
- https://doc.arcgis.com/en/cityengine/2025.0/cga/cga-set-material.htm