Appearance
KBE3D / KBCore / Cesium / PickedMetadataInfo
接口: PickedMetadataInfo
Information about metadata that is supposed to be picked
属性
schemaId
schemaId:
string|undefined
The optional ID of the metadata schema
className
className:
string
The name of the metadata class
propertyName
propertyName:
string
The name of the metadata property
classProperty
classProperty:
MetadataClassProperty
The metadata class property
