Renderer/assets/Data/entity/objects/testscene1objects.json
austin 90793154ed
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
data cleanup
2024-09-12 19:33:12 -04:00

16 lines
352 B
JSON

{
"objects" : [
{
"id" : "geometrytest1",
"modelPath" : "Models/geometry1.fbx",
"tokens" : [
"DISABLE_COLLISION_REACTION",
"GENERATE_COLLISION_TERRAIN"
],
"collidable": null,
"graphicsTemplate": null
}
],
"files" : []
}