mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-11 22:54:34 +00:00
Removed unused vertex colors from GFXWaterVertex
This commit is contained in:
parent
2044b2691e
commit
9c6ff1775b
6 changed files with 0 additions and 13 deletions
|
|
@ -49,7 +49,6 @@ GFXDeclareVertexFormat( GFXWaterVertex )
|
|||
{
|
||||
Point3F point;
|
||||
Point3F normal;
|
||||
GFXVertexColor color;
|
||||
Point2F undulateData;
|
||||
Point4F horizonFactor;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue