ToyCubes:lambert2_v
===================
  Textures:
    - BlackBody

  Ambient Colors:
    - 128, 128, 128, 128

  Constant Colors:
    - 46, 32, 32, 255
    - 0, 187, 24, 255

  Material Colors:
    - 203, 203, 203, 255
    - 203, 203, 203, 255

  Color Registers:
    - 40, 230, 64, -130
    - 11, 13, 20, 368

  Steps:
    1: RGB = (lerp from (46, 32, 32) to (40, 230, 64) using (vertex RGB))
         A = (lerp from (tex #1 A) to 96 using (vertex A)), then add -130, multiply by 2



ToyCubes:lambert3_v
===================
  Textures:
    - BlackBody

  Ambient Colors:
    - 128, 128, 128, 128

  Constant Colors:
    - 0, 23, 91, 255
    - 0, 47, 255, 255

  Material Colors:
    - 203, 203, 203, 255
    - 203, 203, 203, 255

  Color Registers:
    - 32, 101, 186, -138
    - 11, 13, -21, 368

  Steps:
    1: RGB = (lerp from (0, 23, 91) to (32, 101, 186) using (vertex RGB))
         A = (lerp from (tex #1 A) to 96 using (vertex A)), then add -138, multiply by 2



ToyCubes:lambert5_v
===================
  Textures:
    - BlackBody

  Ambient Colors:
    - 128, 128, 128, 128

  Material Colors:
    - 204, 204, 204, 255
    - 204, 204, 204, 255

  Color Registers:
    - 0, 0, 0, -90
    - 1023, 1023, 1023, 255

  Steps:
    1: RGB = ((tex #1 RGB) * (vertex RGB)), multiply by 2
         A = (lerp from (tex #1 A) to 32 using (vertex A)), then add -90, multiply by 2



ToyCubes:lambert6_v
===================
  Textures:
    - BlackBody

  Ambient Colors:
    - 128, 128, 128, 128

  Material Colors:
    - 204, 204, 204, 255
    - 204, 204, 204, 255

  Color Registers:
    - 20, 20, 20, -114
    - 13, 0, 0, 0
    - 1023, 1023, 1023, 255

  Steps:
    1: RGB = (lerp from (13, 0, 0) to (tex #1 RGB) using (vertex RGB)), then add (20, 20, 20), multiply by 2
         A = (lerp from (tex #1 A) to 32 using (vertex A)), then add -114, multiply by 2



lambert1_v
==========
  Textures:

  Ambient Colors:
    - 128, 128, 128, 128

  Material Colors:
    - 102, 102, 102, 255
    - 102, 102, 102, 255

  Steps:
    1: RGB = (vertex RGB)
         A = (vertex A)



lambert3_v
==========
  Textures:
    - RockPattern09LightMip
        Offset: 1.2255859375, -0.0830078125
        Scale: 3, 3

  Ambient Colors:
    - 128, 128, 128, 128

  Constant Colors:
    - 70, 0, 0, 8

  Material Colors:
    - 203, 203, 203, 255
    - 203, 203, 203, 255

  Color Registers:
    - 145, 129, 105, 0
    - 0, 0, 0, 368

  Steps:
    1: RGB = (lerp from (70, 0, 0) to (145, 129, 105) using (vertex RGB))
         A = (lerp from 8 to 0 using (vertex A)), multiply by 2
    2: RGB = ((prev. RGB) * (tex #1 RGB)), then add (prev. A), multiply by 2
         A = ((vertex A) * (tex #1 A))



lambert4_v
==========
  Textures:
    - RockPattern09LightMip
        Scale: 3, 3

  Ambient Colors:
    - 128, 128, 128, 128

  Constant Colors:
    - 52, 0, 0, 11

  Material Colors:
    - 203, 203, 203, 255
    - 203, 203, 203, 255

  Color Registers:
    - 198, 186, 145, 0
    - 0, 0, 0, 368

  Steps:
    1: RGB = (lerp from (52, 0, 0) to (198, 186, 145) using (vertex RGB))
         A = (lerp from 11 to 0 using (vertex A)), multiply by 2
    2: RGB = ((prev. RGB) * (tex #1 RGB)), then add (prev. A), multiply by 2
         A = ((vertex A) * (tex #1 A))



lambert5_v
==========
  Textures:
    - LavaSunGreen
        Offset: 0, 0.984333336353302
    - IndBendLavaSun
        Offset: 0.984333336353302, -1.968666672706604
    - MetalEnv
        Offset: 0.6201171875, 0.537109375
        Scale: 1.5283203125, 1.5283203125

  Ambient Colors:
    - 128, 128, 128, 128

  Constant Colors:
    - 255, 95, 0, 0
    - 237, 179, 43, 255

  Material Colors:
    - 204, 204, 201, 255
    - 204, 204, 201, 255

  Color Registers:
    - 165, -25, 0, 255
    - 255, 218, 109, 255

  Steps:
    1: RGB = (lerp from (255, 95, 0) to (vertex RGB) using (tex #1 RGB)), then add (165, -25, 0), divide by 2
         A = 0
    2: RGB = ((255, 218, 109) * (tex #3 RGB)), then add (prev. RGB)
         A = (vertex A)
