doc.arcgis.com/en/cityengine/2025.0/cga/cga-get-material-function.htm
Preview meta tags from the doc.arcgis.com website.
Linked Hostnames
1General Meta Tags
17- titlegetMaterial function—ArcGIS CityEngine Resources | Documentation
- charsetutf-8
- X-UA-CompatibleIE=edge,chrome=1
- viewportwidth=device-width, user-scalable=no
- descriptiongetMaterial function Syntaxstring[] getMaterial(source, mode)Parameterssource—selector Specifies which material to read. used—The currently used material which is a combination of the shape material and the material of the shape's geometry. Shape material attributes explicitly set in CGA override the geometry's material.shape—The material of the current shape, independent of the geometry. geometry—The material of the geometry of the current shape. If the geometry has several materials the first one is taken.mode—selectorSpecifies which attributes to consider. changed—Only material attributes which are actually set i.e., attributes which are left on the default value are skipped. all— All material attributes. ReturnsThe selected material as a 2D string
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
11- https://doc.arcgis.com/en/cityengine/2025.0/cga/cga-color.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-color-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-read-material-function.htm