|
Blender
V2.93
|
Public Attributes | |
| bool | do_mask_normal |
| float | angle |
| float | angle__cos |
| float | angle_inner |
| float | angle_inner__cos |
| float | angle_range |
Definition at line 96 of file paint_vertex.c.
| float NormalAnglePrecalc::angle |
Definition at line 99 of file paint_vertex.c.
| float NormalAnglePrecalc::angle__cos |
Definition at line 101 of file paint_vertex.c.
| float NormalAnglePrecalc::angle_inner |
Definition at line 102 of file paint_vertex.c.
| float NormalAnglePrecalc::angle_inner__cos |
Definition at line 103 of file paint_vertex.c.
| float NormalAnglePrecalc::angle_range |
Definition at line 105 of file paint_vertex.c.
| bool NormalAnglePrecalc::do_mask_normal |
Definition at line 97 of file paint_vertex.c.