Blender V4.5
blender::bke::bake::BundleBakeItem::Item Struct Reference

#include <BKE_bake_items.hh>

Public Attributes

nodes::SocketInterfaceKey key
 
std::string socket_idname
 
std::unique_ptr< BakeItemvalue
 

Detailed Description

Definition at line 155 of file BKE_bake_items.hh.

Member Data Documentation

◆ key

nodes::SocketInterfaceKey blender::bke::bake::BundleBakeItem::Item::key

◆ socket_idname

std::string blender::bke::bake::BundleBakeItem::Item::socket_idname

Definition at line 157 of file BKE_bake_items.hh.

◆ value

std::unique_ptr<BakeItem> blender::bke::bake::BundleBakeItem::Item::value

Definition at line 158 of file BKE_bake_items.hh.


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