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:
parent
97a1de6db2
commit
64b2b7b9af
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue