Files
o3de/Gems/ScriptCanvas/Assets/TranslationAssets/Nodes/MathMatrix3x3_FromRotationYDegrees.names
T
2021-11-16 12:00:46 -08:00

40 lines
1.1 KiB
Plaintext

{
"entries": [
{
"key": "{A69D13B7-FBC3-5038-93CD-4FB822CFF8D4}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "From Rotation Y Degrees",
"category": "Math/Matrix3x3",
"tooltip": "Returns a rotation matrix representing a rotation in degrees around Y-axis"
},
"slots": [
{
"key": "Input_In",
"details": {
"name": "In"
}
},
{
"key": "Output_Out",
"details": {
"name": "Out"
}
},
{
"key": "DataInput_Degrees",
"details": {
"name": "Degrees"
}
},
{
"key": "DataOutput_Result",
"details": {
"name": "Result"
}
}
]
}
]
}