You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-14 13:41:12 +00:00
Fix GPUParticles3D generate AABB
This commit is contained in:
@@ -621,7 +621,6 @@ private:
|
||||
float color[4];
|
||||
float custom[3];
|
||||
float lifetime;
|
||||
uint32_t pad[3];
|
||||
};
|
||||
|
||||
struct ParticlesFrameParams {
|
||||
|
||||
Reference in New Issue
Block a user