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_smooth_stroke¶ Type: boolean, default False, (readonly)
-
has_spacing¶ Type: boolean, default False, (readonly)
-
Inherited Properties
Inherited Functions
References