|
Blender V5.0
|
Public Attributes | |
| ModifierType | modifier_type |
| blender::FunctionRef< void(Object *object, bool update_mesh)> | update_or_tag_fn |
Definition at line 5205 of file blenkernel/intern/object.cc.
| ModifierType ObjectModifierUpdateContext::modifier_type |
Definition at line 5206 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 5209 of file blenkernel/intern/object.cc.
Referenced by object_modifier_recurse_for_update_subframe().