MetadataSchema

A schema containing classes and enums.

See the 3D Metadata Specification for 3D Tiles

See also

Constructors

Link copied to clipboard
constructor(options: MetadataSchema.ConstructorOptions)

Types

Link copied to clipboard

Properties

Link copied to clipboard
val classes: <Error class: unknown class><String, MetadataClass>

Classes defined in the schema.

Link copied to clipboard

The description of the schema.

Link copied to clipboard
val enums: <Error class: unknown class><String, MetadataEnum>

Enums defined in the schema.

Link copied to clipboard

An object containing extensions.

Link copied to clipboard
val extras: Any

Extra user-defined properties.

Link copied to clipboard
val id: String

The ID of the schema.

Link copied to clipboard

The name of the schema.

Link copied to clipboard

The application-specific version of the schema.