BrushCapabilities(bpy_struct)

base class — bpy_struct

class bpy.types.BrushCapabilities(bpy_struct)

Read-only indications of which brush operations are supported by the current brush

has_overlay
Type :boolean, default False, (readonly)
has_random_texture_angle
Type :boolean, default False, (readonly)
has_spacing
Type :boolean, default False, (readonly)
has_texture_angle
Type :boolean, default False, (readonly)
has_texture_angle_source
Type :boolean, default False, (readonly)

Inherited Properties

Inherited Functions

References

Previous topic

Brush(ID)

Next topic

BrushTextureSlot(TextureSlot)