Blender  V2.93
Public Attributes | List of all members
NodeAttributeMath Struct Reference

#include <DNA_node_types.h>

Public Attributes

uint8_t operation
 
uint8_t input_type_a
 
uint8_t input_type_b
 
uint8_t input_type_c
 

Detailed Description

Definition at line 1147 of file DNA_node_types.h.

Member Data Documentation

◆ input_type_a

uint8_t NodeAttributeMath::input_type_a

Definition at line 1152 of file DNA_node_types.h.

Referenced by blender::nodes::geo_node_attribute_math_update().

◆ input_type_b

uint8_t NodeAttributeMath::input_type_b

Definition at line 1153 of file DNA_node_types.h.

Referenced by blender::nodes::geo_node_attribute_math_update().

◆ input_type_c

uint8_t NodeAttributeMath::input_type_c

Definition at line 1154 of file DNA_node_types.h.

Referenced by blender::nodes::geo_node_attribute_math_update().

◆ operation

uint8_t NodeAttributeMath::operation

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