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/MathTransform_FromRotationA...

46 lines
1.3 KiB
Plaintext

{
"entries": [
{
"base": "{C2A304B1-9D48-5A2A-BCEE-69BCD72379E3}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "From Rotation And Translation",
"category": "Math/Transform",
"tooltip": "returns a transform from the rotation and the translation"
},
"slots": [
{
"base": "Input_In_0",
"details": {
"name": "In"
}
},
{
"base": "Output_Out_0",
"details": {
"name": "Out"
}
},
{
"base": "DataInput_Rotation_0",
"details": {
"name": "Rotation"
}
},
{
"base": "DataInput_Translation_1",
"details": {
"name": "Translation"
}
},
{
"base": "DataOutput_Result_0",
"details": {
"name": "Result"
}
}
]
}
]
}