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

#include <DNA_node_types.h>

Public Attributes

int subtype
 
float value
 
float min
 
float max
 

Detailed Description

Definition at line 584 of file DNA_node_types.h.

Member Data Documentation

◆ max

float bNodeSocketValueFloat::max

◆ min

float bNodeSocketValueFloat::min

◆ subtype

int bNodeSocketValueFloat::subtype

◆ value

float bNodeSocketValueFloat::value

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