实现Gizmo3DMove三个轴都可以选

This commit is contained in:
2025-07-29 01:09:53 +08:00
parent 3c611be712
commit 24569ea36f
2 changed files with 30 additions and 19 deletions

View File

@@ -18,7 +18,7 @@ constexpr const COLOR gizmo_color[size_t(GizmoColor::RANGE_SIZE)]=
COLOR::BlenderAxisGreen,
COLOR::BlenderAxisBlue,
COLOR::BlenderYellow,
COLOR::GoldenYellow,
};
constexpr const float GIZMO_ARROW_LENGTH =10.0f; ///<箭头整体长度