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