forked from KhronosGroup/glTF-Sample-Assets
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmetadata.json
More file actions
25 lines (25 loc) · 819 Bytes
/
metadata.json
File metadata and controls
25 lines (25 loc) · 819 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"version": 2,
"legal": [
{
"license": "LicenseRef-Adobe-Stock",
"licenseUrl": "https://stock.adobe.com/license-terms?prev_url=detail&comparison-full#enhanced-license-terms",
"artist": "Adobe",
"year": "2017",
"owner": "Adobe",
"what": "Everything",
"text": "Adobe Stock License",
"spdx": "LicenseRef-Adobe-Stock",
"icon": ""
}
],
"tags": [
"testing",
"extension"
],
"screenshot": "screenshot/screenshot.jpg",
"name": "Environment Test",
"path": "./Models/EnvironmentTest",
"summary": "A simple scene with metal and dielectric spheres that range between 0 and 1 roughness. Useful for testing environment lighting.",
"createReadme": true
}