Blender  V3.3
Public Attributes | List of all members
blender::nodes::FieldInferencingInterface Struct Reference

#include <NOD_node_declaration.hh>

Public Attributes

Vector< InputSocketFieldTypeinputs
 
Vector< OutputFieldDependencyoutputs
 

Detailed Description

Information about how a node interacts with fields.

Definition at line 63 of file NOD_node_declaration.hh.

Member Data Documentation

◆ inputs

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

◆ outputs

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

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