Blender  V3.3
Public Attributes | List of all members
blender::fn::MFParameter Struct Reference

#include <FN_multi_function_procedure.hh>

Public Attributes

MFParamType::InterfaceType type
 
MFVariablevariable
 

Detailed Description

Inputs and outputs of the entire procedure network.

Definition at line 229 of file FN_multi_function_procedure.hh.

Member Data Documentation

◆ type

MFParamType::InterfaceType blender::fn::MFParameter::type

Definition at line 230 of file FN_multi_function_procedure.hh.

◆ variable

MFVariable* blender::fn::MFParameter::variable

Definition at line 231 of file FN_multi_function_procedure.hh.


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