home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 October / PCWorld_2001-10_cd.bin / Software / TemaCD / 3dcanvas / 3DCanv8.CAB / Wood.CLM / Material.json
JavaScript Object Notation  |  2001-04-29  |  2KB

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "Name": "Text (255)",
  5.         "PreviewPrimitive": "Long Integer",
  6.         "Color": "Long Integer",
  7.         "TextureFileName": "Text (255)",
  8.         "TextureFlipU": "Long Integer",
  9.         "TextureFlipV": "Long Integer",
  10.         "TextureWrapType": "Long Integer",
  11.         "ApplyRelative": "Long Integer",
  12.         "Transparency": "Text (255)",
  13.         "Ambient": "Text (255)",
  14.         "Emissive": "Text (255)",
  15.         "Specular": "Text (255)",
  16.         "FlatWrapType": "Long Integer",
  17.         "TextureTilesPerUnit": "Single",
  18.         "TextureOriginU": "Single",
  19.         "TextureOriginV": "Single",
  20.         "TextureScaleU": "Single",
  21.         "TextureScaleV": "Single",
  22.         "TextureOverlayFileName": "Text (255)",
  23.         "TextureOverlayTransparency": "Long Integer",
  24.         "BumpmapFileName": "Text (255)",
  25.         "AlphamapFileName": "Text (255)",
  26.         "MaterialRaytraceBrilliance": "Long Integer",
  27.         "MaterialRaytraceReflection": "Long Integer",
  28.         "MaterialRaytraceIridescenceFactor": "Long Integer",
  29.         "MaterialRaytraceIridescenceThickness": "Long Integer",
  30.         "MaterialRaytraceIridescenceTurbulance": "Long Integer",
  31.         "MaterialRaytraceRoughness": "Long Integer",
  32.         "MaterialRaytraceNormalSize": "Long Integer",
  33.         "MaterialRaytraceNormalScale": "Long Integer",
  34.         "MaterialRaytraceNormalPattern": "Long Integer",
  35.         "MaterialRaytraceMetallic": "Long Integer"
  36.     },
  37.     "data": [
  38.         {
  39.             "ID": 1,
  40.             "PreviewPrimitive": 2,
  41.             "Color": 16777215,
  42.             "TextureFileName": "C:\\DirectFlex\\Media\\Textures\\maple.bmp",
  43.             "TextureFlipU": 0,
  44.             "TextureFlipV": 0,
  45.             "TextureWrapType": 1,
  46.             "ApplyRelative": 0,
  47.             "Transparency": "0",
  48.             "Ambient": "0",
  49.             "Emissive": "20",
  50.             "Specular": "85",
  51.             "FlatWrapType": 0,
  52.             "TextureTilesPerUnit": 0,
  53.             "TextureOriginU": 0,
  54.             "TextureOriginV": 0,
  55.             "TextureScaleU": 1,
  56.             "TextureScaleV": 1
  57.         },
  58.         {
  59.             "ID": 2,
  60.             "PreviewPrimitive": 2,
  61.             "Color": 16777215,
  62.             "TextureFileName": "C:\\DirectFlex\\Media\\Textures\\redwood.bmp",
  63.             "TextureFlipU": 0,
  64.             "TextureFlipV": 0,
  65.             "TextureWrapType": 1,
  66.             "ApplyRelative": 0,
  67.             "Transparency": "0",
  68.             "Ambient": "0",
  69.             "Emissive": "20",
  70.             "Specular": "85",
  71.             "FlatWrapType": 0,
  72.             "TextureTilesPerUnit": 0,
  73.             "TextureOriginU": 0,
  74.             "TextureOriginV": 0,
  75.             "TextureScaleU": 1,
  76.             "TextureScaleV": 1
  77.         }
  78.     ]
  79. }