Blender V4.5
blender::bke::versioning_internal::bNodeSocketValueVector_404 Struct Reference

Public Attributes

int subtype
float value [3]
float min
float max

Detailed Description

Definition at line 1651 of file node.cc.

Member Data Documentation

◆ max

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

Definition at line 1655 of file node.cc.

◆ min

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

Definition at line 1655 of file node.cc.

◆ subtype

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

RNA subtype.

Definition at line 1653 of file node.cc.

◆ value

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

Definition at line 1654 of file node.cc.


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