Skip to main content
Glama

set_model_rotation

Rotate 3D models by specifying pitch, yaw, and roll angles in degrees using Euler XYZ order. Adjust model orientation in real-time 3D visualization applications.

Instructions

Set the model rotation using Euler angles in degrees (XYZ order). X = pitch (rotation around X axis), Y = yaw (rotation around Y axis), Z = roll (rotation around Z axis).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
xYesRotation around X axis in degrees (pitch)
yYesRotation around Y axis in degrees (yaw)
zYesRotation around Z axis in degrees (roll)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aidenlab/hello3dmcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server