Asset

Metadata about the glTF asset.

Constructors

this
this()
Undocumented in source.

Members

Variables

copyright
string copyright;

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

generator
string generator;

Tool that generated this glTF model. Useful for debugging.

minVersion
string minVersion;

The minimum glTF version in the form of <major>.<minor> that this asset targets. This property MUST NOT be greater than the asset version.

version_
string version_;

REQUIRED. The glTF version in the form of <major>.<minor> that this asset targets.

Meta