mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-14 08:04:40 +00:00
adress odd water values
review of watergrid value exposure and transform saver usage
This commit is contained in:
parent
81504fb089
commit
96134e12ad
4 changed files with 9 additions and 9 deletions
|
|
@ -82,7 +82,7 @@ private:
|
|||
GFXPrimitiveBufferHandle mRadialPrimBuff;
|
||||
|
||||
// misc
|
||||
U32 mGridElementSize;
|
||||
F32 mGridElementSize;
|
||||
U32 mWidth;
|
||||
U32 mHeight;
|
||||
F32 mElapsedTime;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue