|
Unravel Engine C++ Reference
|
#include "mcp_async.h"#include "mcp_material_utils.h"#include "mcp_tools_common.h"#include <editor/hub/panels/inspector_panel/inspectors/inspectors.h>#include <editor/system/mcp_manager.h>#include <editor/system/project_manager.h>#include <engine/assets/asset_manager.h>#include <engine/rendering/ecs/components/model_component.h>#include <engine/rendering/material.h>#include <engine/rendering/model.h>#include <filesystem/filesystem.h>#include <chrono>#include <thread>Go to the source code of this file.
Namespaces | |
| namespace | unravel |
| namespace | unravel::mcp |
Functions | |
| void | unravel::mcp::register_material_tools (mcp_tool_registry ®istry) |