mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-09 07:20:40 +00:00
9 lines
158 B
C#
9 lines
158 B
C#
|
|
|
||
|
|
singleton TSShapeConstructor(Fog_CubeDAE)
|
||
|
|
{
|
||
|
|
baseShape = "./Fog_Cube.DAE";
|
||
|
|
lodType = "TrailingNumber";
|
||
|
|
neverImport = "env*";
|
||
|
|
loadLights = "0";
|
||
|
|
};
|