|
Blender
V3.3
|
Public Attributes | |
| bool | do_mask_normal |
| float | angle |
| float | angle__cos |
| float | angle_inner |
| float | angle_inner__cos |
| float | angle_range |
Definition at line 129 of file paint_vertex.cc.
| float NormalAnglePrecalc::angle |
Definition at line 132 of file paint_vertex.cc.
| float NormalAnglePrecalc::angle__cos |
Definition at line 134 of file paint_vertex.cc.
| float NormalAnglePrecalc::angle_inner |
Definition at line 135 of file paint_vertex.cc.
| float NormalAnglePrecalc::angle_inner__cos |
Definition at line 136 of file paint_vertex.cc.
| float NormalAnglePrecalc::angle_range |
Definition at line 138 of file paint_vertex.cc.
| bool NormalAnglePrecalc::do_mask_normal |
Definition at line 130 of file paint_vertex.cc.