home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "ID": "Long Integer",
- "FileType": "Long Integer",
- "3DCanvasVersion": "Long Integer",
- "TextureQuality": "Long Integer",
- "FogMode": "Long Integer",
- "FogLinearStart": "Long Integer",
- "FogLinearMaximum": "Long Integer",
- "FogExponentialDensity": "Long Integer",
- "FogColor": "Long Integer",
- "AnimationKeyFrames": "Long Integer",
- "AnimationKeyFramesPerSecond": "Long Integer",
- "BackgroundImage": "Text (255)",
- "BackgroundColor": "Long Integer",
- "ShadowTargetPointX": "Single",
- "ShadowTargetPointY": "Single",
- "ShadowTargetPointZ": "Single",
- "ShadowTargetNormalX": "Single",
- "ShadowTargetNormalY": "Single",
- "ShadowTargetNormalZ": "Single",
- "RaytraceMediaScatterColor": "Long Integer",
- "RaytraceMediaScatterExtinction": "Single",
- "RaytraceRadiosityRecursionLimit": "Long Integer"
- },
- "data": [
- {
- "ID": 1,
- "FileType": 1,
- "3DCanvasVersion": 651,
- "TextureQuality": 1,
- "FogMode": 0,
- "FogLinearStart": 5,
- "FogLinearMaximum": 20,
- "FogExponentialDensity": 50,
- "FogColor": 0,
- "AnimationKeyFrames": 100,
- "AnimationKeyFramesPerSecond": 10,
- "BackgroundColor": 0,
- "ShadowTargetPointX": 0,
- "ShadowTargetPointY": 0.001,
- "ShadowTargetPointZ": 0,
- "ShadowTargetNormalX": 0,
- "ShadowTargetNormalY": 1,
- "ShadowTargetNormalZ": 0,
- "RaytraceMediaScatterColor": 0,
- "RaytraceMediaScatterExtinction": 0.11,
- "RaytraceRadiosityRecursionLimit": 0
- }
- ]
- }