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

9 lines
158 B
C#
Raw Permalink Normal View History

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