Blender V5.0
blender::bke::versioning_internal::bNodeSocketValueVector_404 Struct Reference

Public Attributes

int subtype
float value [3]
float min
float max

Detailed Description

Definition at line 1304 of file node.cc.

Member Data Documentation

◆ max

float blender::bke::versioning_internal::bNodeSocketValueVector_404::max

Definition at line 1308 of file node.cc.

◆ min

float blender::bke::versioning_internal::bNodeSocketValueVector_404::min

Definition at line 1308 of file node.cc.

◆ subtype

int blender::bke::versioning_internal::bNodeSocketValueVector_404::subtype

RNA subtype.

Definition at line 1306 of file node.cc.

◆ value

float blender::bke::versioning_internal::bNodeSocketValueVector_404::value[3]

Definition at line 1307 of file node.cc.


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