Home
last modified time | relevance | path

Searched refs:eGPHook_Falloff_Const (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/makesdna/
H A DDNA_gpencil_modifier_types.h541 eGPHook_Falloff_Const = 6, enumerator
/dports/graphics/blender/blender-2.91.0/source/blender/gpencil_modifiers/intern/
H A DMOD_gpencilhook.c125 if (tData->falloff_type == eGPHook_Falloff_Const) { in gpencil_hook_falloff()
/dports/graphics/blender/blender-2.91.0/source/blender/makesrna/intern/
H A Drna_gpencil_modifier.c165 {eGPHook_Falloff_Const, "CONSTANT", ICON_NOCURVE, "Constant", ""},