Fog_Cube.cs 158 B

12345678
  1. singleton TSShapeConstructor(Fog_CubeDAE)
  2. {
  3. baseShape = "./Fog_Cube.DAE";
  4. lodType = "TrailingNumber";
  5. neverImport = "env*";
  6. loadLights = "0";
  7. };