|
Blender
V2.93
|
Public Attributes | |
| const DynamicPaintSurface * | surface |
| const MLoop * | mloop |
| const MLoopUV * | mloopuv |
| const MLoopTri * | mlooptri |
| const MLoopCol * | mloopcol |
| struct ImagePool * | pool |
| const bool | scene_color_manage |
Definition at line 1499 of file dynamicpaint.c.
| const MLoop* DynamicPaintSetInitColorData::mloop |
Definition at line 1502 of file dynamicpaint.c.
| const MLoopCol* DynamicPaintSetInitColorData::mloopcol |
Definition at line 1505 of file dynamicpaint.c.
| const MLoopTri* DynamicPaintSetInitColorData::mlooptri |
Definition at line 1504 of file dynamicpaint.c.
| const MLoopUV* DynamicPaintSetInitColorData::mloopuv |
Definition at line 1503 of file dynamicpaint.c.
| struct ImagePool* DynamicPaintSetInitColorData::pool |
Definition at line 1506 of file dynamicpaint.c.
| const bool DynamicPaintSetInitColorData::scene_color_manage |
Definition at line 1508 of file dynamicpaint.c.
| const DynamicPaintSurface* DynamicPaintSetInitColorData::surface |
Definition at line 1500 of file dynamicpaint.c.