VertexPaint(Paint)¶
base classes — bpy_struct
, Paint
-
class
bpy.types.
VertexPaint
(Paint)¶ Properties of vertex and weight paint mode
-
use_group_restrict
¶ Restrict painting to vertices in the group
Type: boolean, default False
-
use_normal
¶ Apply the vertex normal before painting
Type: boolean, default False
-
use_spray
¶ Keep applying paint effect while holding mouse
Type: boolean, default False
-
Inherited Properties
Inherited Functions
References