home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2001 October
/
PCWorld_2001-10_cd.bin
/
Software
/
TemaCD
/
3dcanvas
/
3DCanv10.CAB
/
P-Dodecahedrons.CLO
/
Camera.json
next >
Wrap
JavaScript Object Notation
|
2001-08-04
|
456b
{
"schema": {
"ID": "Long Integer",
"Name": "Text (255)",
"FrameID": "Long Integer",
"FieldOfView": "Single",
"RaytraceFocalBlurEnable": "Boolean NOT NULL",
"RaytraceFocalAperture": "Single",
"RaytraceFocalPoint": "Single",
"RaytraceFocalBlurSamples": "Long Integer",
"Script": "Memo/Hyperlink (255)"
},
"data": [
{
"ID": 1,
"Name": "Camera",
"FrameID": 2,
"FieldOfView": 0.5,
"RaytraceFocalBlurEnable": 0,
"RaytraceFocalAperture": 0.25,
"RaytraceFocalPoint": 5,
"RaytraceFocalBlurSamples": 30
}
]
}