1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 17:19:50 +00:00

Make 3D rotation gizmos lines a bit thinner

This commit is contained in:
Emmanouil Papadeas 2024-04-10 02:24:21 +03:00
parent 97a1de6db2
commit 64b2b7b9af

View file

@ -4,7 +4,7 @@ enum { X, Y, Z }
const ARROW_LENGTH := 14
const LIGHT_ARROW_LENGTH := 25
const GIZMO_WIDTH := 1.1
const GIZMO_WIDTH := 0.4
const SCALE_CIRCLE_LENGTH := 8
const SCALE_CIRCLE_RADIUS := 1
const CHAR_SCALE := 0.16