{
	"type": "geo",
	"nodes": {
		"plane1": {
			"type": "plane",
			"params": {
				"size": [
					14,
					14
				]
			}
		},
		"material1": {
			"type": "material",
			"params": {
				"material": "../MAT/meshStandard1"
			},
			"inputs": [
				"plane1"
			],
			"flags": {
				"display": true
			}
		}
	},
	"flags": {
		"display": true
	}
}