You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/ScriptCanvas/Assets/TranslationAssets/Nodes/MathQuaternion_CreateFromEu...

52 lines
1.5 KiB
Plaintext

{
"entries": [
{
"base": "{82FB60FB-2417-5BDC-ADF7-9C08DE88E793}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "Create From Euler Angles",
"category": "Math/Quaternion",
"tooltip": "Returns a new Quaternion initialized with the specified Angles"
},
"slots": [
{
"base": "Input_In_0",
"details": {
"name": "In"
}
},
{
"base": "Output_Out_0",
"details": {
"name": "Out"
}
},
{
"base": "DataInput_Pitch_0",
"details": {
"name": "Pitch"
}
},
{
"base": "DataInput_Roll_1",
"details": {
"name": "Roll"
}
},
{
"base": "DataInput_Yaw_2",
"details": {
"name": "Yaw"
}
},
{
"base": "DataOutput_Result_0",
"details": {
"name": "Result"
}
}
]
}
]
}