mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-11 22:54:34 +00:00
Removed unused vertex formats from ScatterSky
This commit is contained in:
parent
2044b2691e
commit
246785a8bf
6 changed files with 0 additions and 22 deletions
|
|
@ -61,8 +61,6 @@ class MatrixSet;
|
|||
GFXDeclareVertexFormat( ScatterSkyVertex )
|
||||
{
|
||||
Point3F point;
|
||||
VectorF normal;
|
||||
GFXVertexColor color;
|
||||
};
|
||||
|
||||
class ScatterSky : public SceneObject, public ISceneLight
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue