home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 November / PCWorld_2005-11_cd.bin / software / temacd / 3dcanvas / 3DCanvas.msi / Instal01.cab / _B96EB2A573C84FF29F1885B3ED14BAD6 / Texture.json < prev   
JavaScript Object Notation  |  2005-03-19  |  714b

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "Name": "Text (255)",
  5.         "Texture": "Text (255)",
  6.         "Overlay": "Text (255)",
  7.         "OverlayTransparency": "Long Integer",
  8.         "Bumpmap": "Text (255)",
  9.         "Alphamap": "Text (255)",
  10.         "TextureImage": "OLE (255)"
  11.     },
  12.     "data": [
  13.         {
  14.             "ID": 1,
  15.             "Name": "marbleyellowblack.BMP",
  16.             "Texture": "marbleyellowblack.BMP",
  17.             "OverlayTransparency": 0
  18.         },
  19.         {
  20.             "ID": 2,
  21.             "Name": "yellowjade.BMP",
  22.             "Texture": "yellowjade.BMP",
  23.             "OverlayTransparency": 0
  24.         },
  25.         {
  26.             "ID": 3,
  27.             "Name": "C:\\DIRECTFLEX\\Media\\Textures\\yellowjade.bmp",
  28.             "Texture": "C:\\DIRECTFLEX\\Media\\Textures\\yellowjade.bmp",
  29.             "OverlayTransparency": 0
  30.         },
  31.         {
  32.             "ID": 4,
  33.             "Name": "C:\\DIRECTFLEX\\Media\\Textures\\marbleyellowblack.bmp",
  34.             "Texture": "C:\\DIRECTFLEX\\Media\\Textures\\marbleyellowblack.bmp",
  35.             "OverlayTransparency": 0
  36.         }
  37.     ]
  38. }