Degrotate support for mesh nodes (#7840)

This commit is contained in:
Vitaliy
2021-03-30 01:25:11 +03:00
committed by GitHub
parent fde2785fe3
commit 3b78a22371
11 changed files with 113 additions and 13 deletions

View File

@@ -139,7 +139,7 @@ class MapblockMeshGenerator
// plantlike-specific
PlantlikeStyle draw_style;
v3f offset;
int rotate_degree;
float rotate_degree;
bool random_offset_Y;
int face_num;
float plant_height;