Cleanup; prepared for buildings
This commit is contained in:
@@ -96,5 +96,6 @@ public:
|
||||
void set_noise(Ref<FastNoiseLite> noise);
|
||||
void set_curve(Ref<Curve> curve);
|
||||
float get_sdf(int x, int y, int z);
|
||||
Vector2 get_site_pos(int site);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user