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.
46 lines
1.3 KiB
Plaintext
46 lines
1.3 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "{D2321D1F-C3B8-516E-AFE2-3A536A89BCAB}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "From Matrix 3x 3 And Translation",
|
|
"category": "Math/Transform",
|
|
"tooltip": "returns a transform from the 3x3 matrix and the translation"
|
|
},
|
|
"slots": [
|
|
{
|
|
"base": "Input_In_0",
|
|
"details": {
|
|
"name": "In"
|
|
}
|
|
},
|
|
{
|
|
"base": "Output_Out_0",
|
|
"details": {
|
|
"name": "Out"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Matrix_0",
|
|
"details": {
|
|
"name": "Matrix"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Translation_1",
|
|
"details": {
|
|
"name": "Translation"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataOutput_Result_0",
|
|
"details": {
|
|
"name": "Result"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |