Engine: Implement skybox
This commit is contained in:
@@ -14,6 +14,19 @@
|
||||
{ "path": "assets/lua/cameracontroller.lua" }
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": { "id": 212563732 },
|
||||
"tag": { "tag": "Skybox" },
|
||||
"transform" : {
|
||||
"translate": [0.0, 0.0, 0.0],
|
||||
"rotate": [0.0, 0.0, 0.0],
|
||||
"scale": [100.0, 100.0, 100.0]
|
||||
},
|
||||
"cubemap": {
|
||||
"color": [ 1.0, 1.0, 1.0, 1.0 ],
|
||||
"texture": "assets/gfx/skybox.jpg"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": { "id": 564564564 },
|
||||
"tag": { "tag": "Quad" },
|
||||
|
||||
Reference in New Issue
Block a user