Blender V4.3
blender::nodes::ZoneBodyFunction Struct Reference

Public Attributes

const LazyFunctionfunction = nullptr
 
ZoneFunctionIndices indices
 

Detailed Description

Contains the lazy-function for the "body" of a zone. It contains all the nodes inside of the zone. The "body" function is wrapped by another lazy-function which represents the zone as a hole. The wrapper function might invoke the zone body multiple times (like for repeat zones).

Definition at line 1589 of file geometry_nodes_lazy_function.cc.

Member Data Documentation

◆ function

const LazyFunction* blender::nodes::ZoneBodyFunction::function = nullptr

◆ indices


The documentation for this struct was generated from the following file: