mirror of
https://github.com/devZoGok/vb01.git
synced 2026-08-26 19:43:30 +00:00
Merge pull request #16 from devZoGok/bf-15-pe-node
removed unneeded field
This commit is contained in:
@@ -54,7 +54,6 @@ namespace vb01{
|
||||
int numParticles;
|
||||
Particle **particles;
|
||||
Material *material = nullptr;
|
||||
Node *node = nullptr;
|
||||
Vector2 size = Vector2::VEC_IJ;
|
||||
Vector3 gravity = Vector3::VEC_ZERO;
|
||||
Vector4 startColor = Vector4::VEC_IJKL, endColor = Vector4::VEC_IJKL;
|
||||
|
||||
Reference in New Issue
Block a user