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.
59 lines
1.7 KiB
Plaintext
59 lines
1.7 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"key": "{A2A41479-B90B-5615-A72E-AAB3A6D0332E}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Get Columns",
|
|
"category": "Math/Matrix4x4",
|
|
"tooltip": "Returns all columns from matrix",
|
|
"subtitle": "Matrix4x4"
|
|
},
|
|
"slots": [
|
|
{
|
|
"key": "Input_In",
|
|
"details": {
|
|
"name": "In"
|
|
}
|
|
},
|
|
{
|
|
"key": "Output_Out",
|
|
"details": {
|
|
"name": "Out"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataInput_Matrix4x4: Source",
|
|
"details": {
|
|
"name": "Source"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataOutput_Column1: Vector4",
|
|
"details": {
|
|
"name": "Column 1"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataOutput_Column2: Vector4",
|
|
"details": {
|
|
"name": "Column 2"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataOutput_Column3: Vector4",
|
|
"details": {
|
|
"name": "Column 3"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataOutput_Column4: Vector4",
|
|
"details": {
|
|
"name": "Column 4"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |