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

#include <DNA_node_types.h>

Public Attributes

uint8_t blend_type
 
uint8_t input_type_factor
 
uint8_t input_type_a
 
uint8_t input_type_b
 

Detailed Description

Definition at line 1157 of file DNA_node_types.h.

Member Data Documentation

◆ blend_type

uint8_t NodeAttributeMix::blend_type

Definition at line 1159 of file DNA_node_types.h.

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

◆ input_type_a

uint8_t NodeAttributeMix::input_type_a

Definition at line 1163 of file DNA_node_types.h.

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

◆ input_type_b

uint8_t NodeAttributeMix::input_type_b

Definition at line 1164 of file DNA_node_types.h.

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

◆ input_type_factor

uint8_t NodeAttributeMix::input_type_factor

Definition at line 1162 of file DNA_node_types.h.

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


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