Class Asset
Metadata about the glTF asset.
Inherited Members
Namespace: GLTFast.Schema
Assembly: solution.dll
Syntax
[Serializable]
public class Asset : NamedObject
Fields
Name | Description |
---|---|
copyright | A copyright message suitable for display to credit the content creator. |
generator | Tool that generated this glTF model. Useful for debugging. |
minVersion | The minimum glTF version that this asset targets. |
version | The glTF version. |