home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 October / PCWorld_2001-10_cd.bin / Software / TemaCD / 3dcanvas / 3DCanv8.CAB / DemoModel.3dc / Properties.json < prev    next >
JavaScript Object Notation  |  2001-08-04  |  1KB

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "3DCanvasVersion": "Long Integer",
  5.         "QualityShadeMode": "Long Integer",
  6.         "QualityLightMode": "Long Integer",
  7.         "QualityFillMode": "Long Integer",
  8.         "Dithering": "Long Integer",
  9.         "TextureQuality": "Long Integer",
  10.         "FogMode": "Long Integer",
  11.         "FogLinearStart": "Text (50)",
  12.         "FogLinearMaximum": "Text (50)",
  13.         "FogExponentialDensity": "Text (50)",
  14.         "FogColor": "Long Integer",
  15.         "AnimationStyle": "Long Integer",
  16.         "AnimationPosition": "Long Integer",
  17.         "AnimationKeyFrames": "Long Integer",
  18.         "AnimationKeyFramesPerSecond": "Long Integer",
  19.         "BackgroundImage": "Text (255)",
  20.         "BackgroundColor": "Long Integer",
  21.         "FileType": "Long Integer",
  22.         "ShadowTargetPointX": "Single",
  23.         "ShadowTargetPointY": "Single",
  24.         "ShadowTargetPointZ": "Single",
  25.         "ShadowTargetNormalX": "Single",
  26.         "ShadowTargetNormalY": "Single",
  27.         "ShadowTargetNormalZ": "Single",
  28.         "RaytraceMediaScatterColor": "Long Integer",
  29.         "RaytraceMediaScatterExtinction": "Single",
  30.         "RaytraceRadiosityRecursionLimit": "Long Integer"
  31.     },
  32.     "data": [
  33.         {
  34.             "ID": 1,
  35.             "3DCanvasVersion": 421,
  36.             "QualityShadeMode": 1,
  37.             "QualityLightMode": 8,
  38.             "QualityFillMode": 128,
  39.             "Dithering": 1,
  40.             "TextureQuality": 1,
  41.             "FogMode": 3,
  42.             "FogLinearStart": "10",
  43.             "FogLinearMaximum": "100",
  44.             "FogExponentialDensity": "50",
  45.             "FogColor": 0,
  46.             "AnimationStyle": 1,
  47.             "AnimationPosition": 8,
  48.             "AnimationKeyFrames": 10,
  49.             "AnimationKeyFramesPerSecond": 1,
  50.             "BackgroundColor": 0
  51.         }
  52.     ]
  53. }