ImapaintToolCapabilities(bpy_struct)¶
base class — bpy_struct
-
class
bpy.types.ImapaintToolCapabilities(bpy_struct)¶ Read-only indications of which brush operations are supported by the current image paint brush
-
has_accumulate¶ Type: boolean, default False, (readonly)
-
has_radius¶ Type: boolean, default False, (readonly)
-
has_space_attenuation¶ Type: boolean, default False, (readonly)
-
Inherited Properties
Inherited Functions
References