mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-19 06:33:49 +00:00
9 lines
178 B
C#
9 lines
178 B
C#
|
|
|
||
|
|
singleton TSShapeConstructor(LightVolume_SphereDAE)
|
||
|
|
{
|
||
|
|
baseShape = "./LightVolume_Sphere.DAE";
|
||
|
|
lodType = "TrailingNumber";
|
||
|
|
neverImport = "env*";
|
||
|
|
loadLights = "0";
|
||
|
|
};
|