Blender  V3.3
Public Attributes | List of all members
NodeMapRange Struct Reference

#include <DNA_node_types.h>

Public Attributes

uint8_t data_type
 
uint8_t interpolation_type
 
uint8_t clamp
 
char _pad [5]
 

Detailed Description

Definition at line 1177 of file DNA_node_types.h.

Member Data Documentation

◆ _pad

char NodeMapRange::_pad[5]

Definition at line 1184 of file DNA_node_types.h.

◆ clamp

uint8_t NodeMapRange::clamp

◆ data_type

uint8_t NodeMapRange::data_type

◆ interpolation_type

uint8_t NodeMapRange::interpolation_type

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