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.
40 lines
1.1 KiB
Plaintext
40 lines
1.1 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "{F54FFF79-75FF-5444-B941-DF216680BEA1}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "From Transform",
|
|
"category": "Math/Matrix3x3",
|
|
"tooltip": "returns a matrix using the supplied transform"
|
|
},
|
|
"slots": [
|
|
{
|
|
"base": "Input_In_0",
|
|
"details": {
|
|
"name": "In"
|
|
}
|
|
},
|
|
{
|
|
"base": "Output_Out_0",
|
|
"details": {
|
|
"name": "Out"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Transform_0",
|
|
"details": {
|
|
"name": "Transform"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataOutput_Result_0",
|
|
"details": {
|
|
"name": "Result"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |