Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAsset

Metadata about the glTF asset

Hierarchy

Index

Properties

Optional copyrightSearch playground for copyright

copyright: string

A copyright message suitable for display to credit the content creator

Optional extensionsSearch playground for extensions

extensions: {}

Dictionary object with extension-specific objects

Type declaration

  • [key: string]: any

Optional extrasSearch playground for extras

extras: any

Application-Specific data

Optional generatorSearch playground for generator

generator: string

Tool that generated this glTF model. Useful for debugging

Optional minVersionSearch playground for minVersion

minVersion: string

The minimum glTF version that this asset targets

Optional nameSearch playground for name

name: string

The user-defined name of this object

versionSearch playground for version

version: string

The glTF version that this asset targets

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method