@bottobot/td-mcp
Version:
TouchDesigner MCP Server v2.8.0 - 21 MCP tools, 629 operators with clean parameter data, 69 Python API classes, 14 tutorials, 32 workflow patterns. Includes version system, experimental techniques KB, core tool enhancements, and experimental build support
24 lines • 650 B
JSON
{
"className": "Quaternion",
"displayName": "Quaternion Class",
"description": "Holds a Quaternion object which can be used to manipulate rotations in various ways. Quaternions can be constructed using a few different ways to describe the initial rotation:",
"category": "General",
"fileName": "quaternion_Class.htm",
"members": [
{
"name": "x",
"id": "content",
"returnType": "float",
"readOnly": false,
"description": "x member"
},
{
"name": "x",
"id": "bodyContent",
"returnType": "float",
"readOnly": false,
"description": "x member"
}
],
"methods": []
}