VertexPaint(Paint)

base classes — bpy_struct, Paint

class bpy.types.VertexPaint(Paint)

Properties of vertex and weight paint mode

use_all_faces

Paint on all faces inside brush

Type :boolean, default False
use_normal

Applies 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

Previous topic

VertexGroups(bpy_struct)

Next topic

VisibilityActuator(Actuator)