Blender
V3.3
|
Public Attributes | |
ItemConvertFunc | func |
struct ItemConvertArgData | arg |
Callback and args needed to apply the value (clamp range for now)
Definition at line 56 of file bpy_rna_array.c.
struct ItemConvertArgData ItemConvert_FuncArg::arg |
Definition at line 57 of file bpy_rna_array.c.
Referenced by convert_item_init_float(), convert_item_init_int(), and copy_value_single().
ItemConvertFunc ItemConvert_FuncArg::func |
Definition at line 57 of file bpy_rna_array.c.
Referenced by convert_item_init_bool(), convert_item_init_float(), convert_item_init_int(), and copy_value_single().