Skip to content

Slot: specularColor

Specifies the color of the light directly reflected by the surface geometry object.

URI: citygml:specularColor Alias: specularColor

Applicable Classes

Name Description Modifies Slot
X3DMaterial X3DMaterial defines properties for surface geometry objects based on the mate... no

Properties

Type and Range

Property Value
Range Color
Domain Of X3DMaterial

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Owner X3DMaterial

Identifier and Mapping Information

Schema Source

  • from schema: https://www.ogc.org/standards/citygml

Mappings

Mapping Type Mapped Value
self citygml:specularColor
native citygml:specularColor

LinkML Source

name: specularColor
description: Specifies the color of the light directly reflected by the surface geometry
  object.
from_schema: https://www.ogc.org/standards/citygml
rank: 1000
alias: specularColor
owner: X3DMaterial
domain_of:
- X3DMaterial
range: Color
required: false
multivalued: false