Blender V4.3
View3DOverlay Struct Reference

#include <DNA_view3d_types.h>

Public Attributes

int flag
 
int edit_flag
 
float normals_length
 
float normals_constant_screen_size
 
int paint_flag
 
int wpaint_flag
 
float texture_paint_mode_opacity
 
float vertex_paint_mode_opacity
 
float weight_paint_mode_opacity
 
float sculpt_mode_mask_opacity
 
float sculpt_mode_face_sets_opacity
 
float viewer_attribute_opacity
 
float xray_alpha_bone
 
float bone_wire_alpha
 
float fade_alpha
 
float wireframe_threshold
 
float wireframe_opacity
 
float retopology_offset
 
float gpencil_paper_opacity
 
float gpencil_grid_opacity
 
float gpencil_fade_layer
 
float gpencil_grid_color [3]
 
float gpencil_grid_scale [2]
 
float gpencil_grid_offset [2]
 
int gpencil_grid_subdivisions
 
float gpencil_vertex_paint_opacity
 
int handle_display
 
float sculpt_curves_cage_opacity
 

Detailed Description

3D Viewport Overlay settings.

Definition at line 202 of file DNA_view3d_types.h.

Member Data Documentation

◆ bone_wire_alpha

float View3DOverlay::bone_wire_alpha

Definition at line 226 of file DNA_view3d_types.h.

Referenced by blo_do_versions_300(), and OVERLAY_armature_cache_init().

◆ edit_flag

◆ fade_alpha

float View3DOverlay::fade_alpha

Darken Inactive.

Definition at line 229 of file DNA_view3d_types.h.

Referenced by blo_do_versions_290(), and OVERLAY_fade_cache_init().

◆ flag

◆ gpencil_fade_layer

float View3DOverlay::gpencil_fade_layer

Definition at line 239 of file DNA_view3d_types.h.

Referenced by blo_do_versions_280(), and GPENCIL_cache_init().

◆ gpencil_grid_color

float View3DOverlay::gpencil_grid_color[3]

Definition at line 242 of file DNA_view3d_types.h.

Referenced by OVERLAY_grease_pencil_cache_init().

◆ gpencil_grid_offset

float View3DOverlay::gpencil_grid_offset[2]

Definition at line 244 of file DNA_view3d_types.h.

Referenced by OVERLAY_grease_pencil_cache_init().

◆ gpencil_grid_opacity

float View3DOverlay::gpencil_grid_opacity

◆ gpencil_grid_scale

float View3DOverlay::gpencil_grid_scale[2]

Definition at line 243 of file DNA_view3d_types.h.

Referenced by OVERLAY_grease_pencil_cache_init().

◆ gpencil_grid_subdivisions

int View3DOverlay::gpencil_grid_subdivisions

Definition at line 245 of file DNA_view3d_types.h.

Referenced by OVERLAY_grease_pencil_cache_init().

◆ gpencil_paper_opacity

float View3DOverlay::gpencil_paper_opacity

Grease pencil settings.

Definition at line 237 of file DNA_view3d_types.h.

Referenced by blo_do_versions_280(), and GPENCIL_cache_init().

◆ gpencil_vertex_paint_opacity

float View3DOverlay::gpencil_vertex_paint_opacity

Factor for mixing vertex paint with original color

Definition at line 248 of file DNA_view3d_types.h.

Referenced by blo_do_versions_280(), ED_view3d_draw_offscreen_imbuf_simple(), and GPENCIL_cache_init().

◆ handle_display

◆ normals_constant_screen_size

float View3DOverlay::normals_constant_screen_size

◆ normals_length

◆ paint_flag

int View3DOverlay::paint_flag

Paint mode settings.

Definition at line 211 of file DNA_view3d_types.h.

Referenced by OVERLAY_paint_vertex_cache_populate().

◆ retopology_offset

float View3DOverlay::retopology_offset

Definition at line 234 of file DNA_view3d_types.h.

Referenced by blo_do_versions_300().

◆ sculpt_curves_cage_opacity

float View3DOverlay::sculpt_curves_cage_opacity

◆ sculpt_mode_face_sets_opacity

float View3DOverlay::sculpt_mode_face_sets_opacity

◆ sculpt_mode_mask_opacity

float View3DOverlay::sculpt_mode_mask_opacity

◆ texture_paint_mode_opacity

float View3DOverlay::texture_paint_mode_opacity

Alpha for texture, weight, vertex paint overlay.

Definition at line 217 of file DNA_view3d_types.h.

Referenced by blo_do_versions_280(), blo_update_defaults_screen(), OVERLAY_paint_cache_init(), and texture_paint_image_from_view_exec().

◆ vertex_paint_mode_opacity

float View3DOverlay::vertex_paint_mode_opacity

◆ viewer_attribute_opacity

float View3DOverlay::viewer_attribute_opacity

◆ weight_paint_mode_opacity

float View3DOverlay::weight_paint_mode_opacity

◆ wireframe_opacity

◆ wireframe_threshold

◆ wpaint_flag

int View3DOverlay::wpaint_flag

Weight paint mode settings.

Definition at line 214 of file DNA_view3d_types.h.

Referenced by OVERLAY_paint_cache_init().

◆ xray_alpha_bone

float View3DOverlay::xray_alpha_bone

Armature edit/pose mode settings.

Definition at line 225 of file DNA_view3d_types.h.

Referenced by blo_do_versions_280(), and OVERLAY_armature_cache_init().


The documentation for this struct was generated from the following file: