Improve mesh components
This commit is contained in:
@ -9,6 +9,9 @@
|
||||
},
|
||||
|
||||
"components": {
|
||||
"mesh": {
|
||||
"type": "QuadMesh"
|
||||
},
|
||||
"material": {
|
||||
"type": "SimpleTexturedMaterial",
|
||||
"texture": "rosa"
|
||||
|
@ -9,6 +9,9 @@
|
||||
},
|
||||
|
||||
"components": {
|
||||
"mesh": {
|
||||
"type": "QuadMesh"
|
||||
},
|
||||
"material": {
|
||||
"type": "SimpleTexturedMaterial",
|
||||
"texture": "rosa"
|
||||
|
Reference in New Issue
Block a user