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

◆ value

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

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