Blender
V3.3
|
Public Member Functions | |
AttributeFallbacksArray (int size) | |
Public Attributes | |
Array< const void * > | array |
Definition at line 54 of file realize_instances.cc.
|
inline |
Definition at line 63 of file realize_instances.cc.
Instance attribute values used as fallback when the geometry does not have the corresponding attributes itself. The pointers point to attributes stored in the instances component or in #r_temporary_arrays. The order depends on the corresponding #OrderedAttributes instance.
Definition at line 61 of file realize_instances.cc.
Referenced by blender::geometry::gather_realize_tasks_for_instances().