home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 October / PCWorld_2001-10_cd.bin / Software / TemaCD / 3dcanvas / 3DCanv9.CAB / Text.CLO / Texture.json < prev   
JavaScript Object Notation  |  2001-08-04  |  480b

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "Name": "Text (255)",
  5.         "FileName": "Text (255)",
  6.         "Texture": "Text (255)",
  7.         "Overlay": "Text (255)",
  8.         "OverlayTransparency": "Long Integer",
  9.         "Bumpmap": "Text (255)",
  10.         "Alphamap": "Text (255)"
  11.     },
  12.     "data": [
  13.         {
  14.             "ID": 1,
  15.             "Name": "C:\\DIRECTFLEX\\Media\\Textures\\abalone.bmp",
  16.             "FileName": "C:\\DIRECTFLEX\\Media\\Textures\\abalone.bmp"
  17.         },
  18.         {
  19.             "ID": 2,
  20.             "Name": "C:\\DIRECTFLEX\\Media\\Textures\\abalone.bmp",
  21.             "Texture": "C:\\DIRECTFLEX\\Media\\Textures\\abalone.bmp",
  22.             "OverlayTransparency": 0
  23.         }
  24.     ]
  25. }