Home
last modified time | relevance | path

Searched refs:axis_highlight (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_view3d/
H A Dview3d_gizmo_navigate_type.c238 static const float axis_highlight[4] = {1, 1, 1, 1}; in axis_geom_draw() local
335 const float *color_current = is_highlight ? axis_highlight : axis_color[axis]; in axis_geom_draw()