Skip to content

Instantly share code, notes, and snippets.

@Simbaclaws
Created November 4, 2018 18:44
Show Gist options
  • Save Simbaclaws/6385cc660790f63364bf5dbf17cd359e to your computer and use it in GitHub Desktop.
Save Simbaclaws/6385cc660790f63364bf5dbf17cd359e to your computer and use it in GitHub Desktop.
{
"scene": {
"metadata": {
"version": 4.5,
"type": "Object",
"generator": "Object3D.toJSON"
},
"object": {
"uuid": "6CE31DB8-C02B-48C6-BB0E-486911CD9B02",
"type": "Scene",
"layers": 1,
"matrix": [1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1]
}
},
"camera": {
"metadata": {
"version": 4.5,
"type": "Object",
"generator": "Object3D.toJSON"
},
"object": {
"uuid": "3885D378-A38B-43FD-91FB-34F01901A8C0",
"type": "PerspectiveCamera",
"layers": 1,
"matrix": [1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1],
"fov": 45,
"zoom": 1,
"near": 0.1,
"far": 1000,
"focus": 10,
"aspect": 1.8818760856977417,
"filmGauge": 35,
"filmOffset": 0
}
},
"renderer": {
"domElement": {},
"context": {},
"autoClear": true,
"autoClearColor": true,
"autoClearDepth": true,
"autoClearStencil": true,
"sortObjects": true,
"clippingPlanes": [],
"localClippingEnabled": false,
"gammaFactor": 2,
"gammaInput": false,
"gammaOutput": false,
"physicallyCorrectLights": false,
"toneMapping": 1,
"toneMappingExposure": 1,
"toneMappingWhitePoint": 1,
"maxMorphTargets": 8,
"maxMorphNormals": 4,
"capabilities": {
"isWebGL2": false,
"precision": "highp",
"logarithmicDepthBuffer": false,
"maxTextures": 32,
"maxVertexTextures": 32,
"maxTextureSize": 16384,
"maxCubemapSize": 16384,
"maxAttributes": 16,
"maxVertexUniforms": 4096,
"maxVaryings": 32,
"maxFragmentUniforms": 4096,
"vertexTextures": true,
"floatFragmentTextures": true,
"floatVertexTextures": true
},
"extensions": {},
"properties": {},
"renderLists": {},
"state": {
"buffers": {
"color": {},
"depth": {},
"stencil": {}
}
},
"info": {
"memory": {
"geometries": 0,
"textures": 0
},
"render": {
"frame": 0,
"calls": 0,
"triangles": 0,
"points": 0,
"lines": 0
},
"programs": [],
"autoReset": true
},
"vr": {
"enabled": false
},
"shadowMap": {
"enabled": false,
"autoUpdate": true,
"needsUpdate": false,
"type": 1
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment