@if (texture.thumbnailUrl) {
}
{{ texture.materialName }}
{{ texture.materialType }}
{{ getCharacteristicName(texture.dominantCharacteristic) }}
@if (showRadarChart) {
}
@if (showPropertyBars) {
@for (prop of texture.properties; track prop.name) {
}
}