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

#include <DNA_node_types.h>

Public Attributes

int subtype
 
float value [3]
 
float min
 
float max
 

Detailed Description

Definition at line 595 of file DNA_node_types.h.

Member Data Documentation

◆ max

float bNodeSocketValueVector::max

◆ min

float bNodeSocketValueVector::min

◆ subtype

int bNodeSocketValueVector::subtype

◆ value

float bNodeSocketValueVector::value[3]

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