Blender V4.3
blender::geometry::VariedDepthOptions Struct Reference

#include <GEO_realize_instances.hh>

Public Attributes

IndexMask selection
 
VArray< intdepths
 

Static Public Attributes

static constexpr int MAX_DEPTH = -1
 

Detailed Description

Allow the user to choice which instances to realize and to what depth.

Definition at line 35 of file GEO_realize_instances.hh.

Member Data Documentation

◆ depths

◆ MAX_DEPTH

int blender::geometry::VariedDepthOptions::MAX_DEPTH = -1
staticconstexpr

Use this value to realize the instance completely

Definition at line 49 of file GEO_realize_instances.hh.

Referenced by blender::nodes::node_geo_realize_instances_cc::node_geo_exec().

◆ selection


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