Blender  V2.93
Public Attributes | List of all members
TexPaintSlot Struct Reference

#include <DNA_material_types.h>

Public Attributes

struct Imageima
 
char * uvname
 
int valid
 
int interp
 

Detailed Description

Definition at line 45 of file DNA_material_types.h.

Member Data Documentation

◆ ima

struct Image* TexPaintSlot::ima

◆ interp

int TexPaintSlot::interp

Copy of node interpolation setting.

Definition at line 53 of file DNA_material_types.h.

Referenced by fill_texpaint_slots_cb().

◆ uvname

char* TexPaintSlot::uvname

Custom-data index for uv layer, MAX_NAME.

Definition at line 49 of file DNA_material_types.h.

Referenced by fill_texpaint_slots_cb(), imapaint_pick_uv(), project_paint_clone_face_skip(), and project_paint_prepare_all_faces().

◆ valid

int TexPaintSlot::valid

Do we have a valid image and UV map.

Definition at line 51 of file DNA_material_types.h.

Referenced by fill_texpaint_slots_cb().


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