Torque3D/Templates/Full/game/art/environment/Fog_Cube.cs

8 lines
158 B
C#

singleton TSShapeConstructor(Fog_CubeDAE)
{
baseShape = "./Fog_Cube.DAE";
lodType = "TrailingNumber";
neverImport = "env*";
loadLights = "0";
};