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

#include <DNA_node_types.h>

Public Attributes

uint8_t data_type
 
char _pad [1]
 
int16_t domain
 

Detailed Description

Definition at line 1281 of file DNA_node_types.h.

Member Data Documentation

◆ _pad

char NodeAttributeConvert::_pad[1]

Definition at line 1284 of file DNA_node_types.h.

◆ data_type

uint8_t NodeAttributeConvert::data_type

Definition at line 1283 of file DNA_node_types.h.

◆ domain

int16_t NodeAttributeConvert::domain

Definition at line 1286 of file DNA_node_types.h.


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