Files
2026-07-13 13:13:17 +08:00

31 lines
695 B
Plaintext

{
"FormatVersion": 3,
"Id": "185958a3-be54-499d-a105-cad22c0dd448"/*EulerToAxisAngle*/,
"Description": "Converts 3 Euler angles (heading, pitch, yaw) into an axis and angle representation.",
"InputUis": [
{
"InputId": "30ab9590-d1e2-4926-bf01-b7395a719056"/*Rotation*/,
"Position": {
"X": -200.0,
"Y": 0.0
}
}
],
"SymbolChildUis": [],
"OutputUis": [
{
"OutputId": "bf1ea1fa-cd5d-4bdf-b0cc-34042e4fd8df"/*Axis*/,
"Position": {
"X": 0.0,
"Y": 0.0
}
},
{
"OutputId": "7a400997-bcfc-4575-bc08-fbefd5807f27"/*Angle*/,
"Position": {
"X": 0.0,
"Y": 0.0
}
}
]
}