|
Blender V4.5
|
Public Attributes | |
| ModifierType | modifier_type |
| blender::FunctionRef< void(Object *object, bool update_mesh)> | update_or_tag_fn |
Definition at line 5233 of file blenkernel/intern/object.cc.
| ModifierType ObjectModifierUpdateContext::modifier_type |
Definition at line 5234 of file blenkernel/intern/object.cc.
Referenced by object_modifier_recurse_for_update_subframe().
| blender::FunctionRef<void(Object *object, bool update_mesh)> ObjectModifierUpdateContext::update_or_tag_fn |
Update or tagging logic should go here.
Definition at line 5237 of file blenkernel/intern/object.cc.
Referenced by object_modifier_recurse_for_update_subframe().