Question about accusSnap automatically displaying graphics #8012
Answered
by
bbastings
Cagliostro-code
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
bbastings
Apr 28, 2025
Replies: 1 comment 2 replies
-
|
That is showing the surface normal (or up vector) for the geometry being snapped to. It is only displayed in 3d, which is why it's not shown in your second image. It's drawn using the inverse of the Hilite.Settings color returned from Viewport.hilite. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Cagliostro-code
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


That is showing the surface normal (or up vector) for the geometry being snapped to. It is only displayed in 3d, which is why it's not shown in your second image. It's drawn using the inverse of the Hilite.Settings color returned from Viewport.hilite.