Blender  V3.3
Public Attributes | List of all members
MaskSpaceInfo Struct Reference

#include <DNA_space_types.h>

Public Attributes

struct Maskmask
 
char draw_flag
 
char draw_type
 
char overlay_mode
 
char _pad3 [1]
 
float blend_factor
 

Detailed Description

Definition at line 730 of file DNA_space_types.h.

Member Data Documentation

◆ _pad3

char MaskSpaceInfo::_pad3[1]

Definition at line 737 of file DNA_space_types.h.

◆ blend_factor

float MaskSpaceInfo::blend_factor

◆ draw_flag

char MaskSpaceInfo::draw_flag

◆ draw_type

char MaskSpaceInfo::draw_type

Definition at line 735 of file DNA_space_types.h.

Referenced by clip_main_region_draw(), and image_main_region_draw().

◆ mask

struct Mask* MaskSpaceInfo::mask

◆ overlay_mode

char MaskSpaceInfo::overlay_mode

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