Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Asset

Metadata about the glTF asset.

Hierarchy

  • Asset

Indexable

[k: string]: any

Metadata about the glTF asset.

Index

Properties

Optional copyright

copyright: string

A copyright message suitable for display to credit the content creator.

Optional extensions

extensions: any

Optional extras

extras: any

Optional generator

generator: string

Tool that generated this glTF model. Useful for debugging.

Optional minVersion

minVersion: string

The minimum glTF version that this asset targets.

version

version: string

The glTF version that this asset targets.