Unravel Engine C++ Reference
Loading...
Searching...
No Matches
mcp_tools_scene_batch.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  unravel
 
namespace  unravel::mcp
 

Functions

void unravel::mcp::register_scene_batch_tools (mcp_tool_registry &registry)
 

Variable Documentation

◆ is_local

bool is_local {true}

Definition at line 26 of file mcp_tools_scene_batch.cpp.

◆ material_index

uint32_t material_index {0}

Definition at line 27 of file mcp_tools_scene_batch.cpp.

◆ material_key

std::string material_key

Definition at line 24 of file mcp_tools_scene_batch.cpp.

◆ name

std::string name

Definition at line 22 of file mcp_tools_scene_batch.cpp.

◆ parent_id

std::string parent_id

Definition at line 23 of file mcp_tools_scene_batch.cpp.

◆ pose

transform_snapshot pose {}

Definition at line 25 of file mcp_tools_scene_batch.cpp.

◆ primitive

std::string primitive

Definition at line 21 of file mcp_tools_scene_batch.cpp.