|
Blender
V2.93
|
#include <DNA_node_types.h>
Public Attributes | |
| uint8_t | data_type |
| uint8_t | interpolation_type |
Definition at line 1139 of file DNA_node_types.h.
| uint8_t NodeAttributeMapRange::data_type |
Definition at line 1141 of file DNA_node_types.h.
Referenced by geo_node_attribute_map_range_update(), and blender::nodes::map_range_attribute().
| uint8_t NodeAttributeMapRange::interpolation_type |
Definition at line 1144 of file DNA_node_types.h.
Referenced by geo_node_attribute_map_range_update(), blender::nodes::map_range_float(), and blender::nodes::map_range_float3().