1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- {
- "version":"LAYAHIERARCHY:02",
- "data":{
- "type":"Camera",
- "instanceID":0,
- "props":{
- "name":"Camera",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0,
- 11.21,
- 0
- ],
- "rotation":[
- -0.5,
- 0.5,
- 0.5,
- 0.5
- ],
- "scale":[
- 1,
- 1,
- 1
- ],
- "clearFlag":1,
- "orthographic":true,
- "orthographicVerticalSize":10,
- "fieldOfView":60,
- "enableHDR":true,
- "nearPlane":0.3,
- "farPlane":1000,
- "viewport":[
- 0,
- 0,
- 1,
- 1
- ],
- "clearColor":[
- 0.1921569,
- 0.3019608,
- 0.4745098,
- 0
- ]
- },
- "components":[],
- "child":[]
- }
- }
|