mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 16:27:43 +00:00
All CEnvFxManager effects working
This commit is contained in:
@@ -19,7 +19,8 @@ public:
|
||||
};
|
||||
struct Uniform
|
||||
{
|
||||
zeus::CMatrix4f mvp;
|
||||
zeus::CMatrix4f mv;
|
||||
zeus::CMatrix4f proj;
|
||||
zeus::CMatrix4f envMtx;
|
||||
zeus::CColor moduColor;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user