Blender V4.3
BrushClone Struct Reference

#include <DNA_brush_types.h>

Public Attributes

struct Imageimage
 
float offset [2]
 
float alpha
 
char _pad [4]
 

Detailed Description

Definition at line 22 of file DNA_brush_types.h.

Member Data Documentation

◆ _pad

char BrushClone::_pad[4]

Definition at line 29 of file DNA_brush_types.h.

◆ alpha

float BrushClone::alpha

Transparency for drawing of clone image.

Definition at line 28 of file DNA_brush_types.h.

Referenced by blender::draw::overlay::MeshUVs::end_sync(), and OVERLAY_edit_uv_cache_init().

◆ image

◆ offset

float BrushClone::offset[2]

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