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/MathMatrix3x3_FromColumns.n...

52 lines
1.5 KiB
Plaintext

{
"entries": [
{
"base": "{2185A730-0CA3-5B97-8150-51D9F28EA9C8}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "From Columns",
"category": "Math/Matrix3x3",
"tooltip": "returns a rotation matrix based on angle around Z axis"
},
"slots": [
{
"base": "Input_In_0",
"details": {
"name": "In"
}
},
{
"base": "Output_Out_0",
"details": {
"name": "Out"
}
},
{
"base": "DataInput_Column1_0",
"details": {
"name": "Column1"
}
},
{
"base": "DataInput_Column2_1",
"details": {
"name": "Column2"
}
},
{
"base": "DataInput_Column3_2",
"details": {
"name": "Column3"
}
},
{
"base": "DataOutput_Result_0",
"details": {
"name": "Result"
}
}
]
}
]
}