Blender V4.3
blender::bke::node_field_inferencing::FieldInferencingInterface Struct Reference

#include <NOD_node_declaration.hh>

Public Attributes

Vector< InputSocketFieldTypeinputs
Vector< OutputFieldDependency > outputs

Detailed Description

Information about how a node interacts with fields.

Definition at line 83 of file NOD_node_declaration.hh.

Member Data Documentation

◆ inputs

Vector<InputSocketFieldType> blender::nodes::FieldInferencingInterface::inputs

Definition at line 84 of file NOD_node_declaration.hh.

◆ outputs

Vector<OutputFieldDependency> blender::nodes::FieldInferencingInterface::outputs

Definition at line 85 of file NOD_node_declaration.hh.


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