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

#include <DNA_node_types.h>

Public Attributes

int subtype
 
int value
 
int min
 
int max
 

Detailed Description

Definition at line 577 of file DNA_node_types.h.

Member Data Documentation

◆ max

int bNodeSocketValueInt::max

◆ min

int bNodeSocketValueInt::min

◆ subtype

int bNodeSocketValueInt::subtype

◆ value

int bNodeSocketValueInt::value

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