|
Blender V4.3
|
#include <NOD_node_declaration.hh>
Public Attributes | |
| Vector< InputSocketFieldType > | inputs |
| Vector< OutputFieldDependency > | outputs |
Information about how a node interacts with fields.
Definition at line 83 of file NOD_node_declaration.hh.
| Vector<InputSocketFieldType> blender::nodes::FieldInferencingInterface::inputs |
Definition at line 84 of file NOD_node_declaration.hh.
| Vector<OutputFieldDependency> blender::nodes::FieldInferencingInterface::outputs |
Definition at line 85 of file NOD_node_declaration.hh.