72bfd8bdf8
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
46 lines
1.3 KiB
Plaintext
46 lines
1.3 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "{18B8A477-A413-5477-ACA7-8A27C7C9A966}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "From Quaternion And Translation",
|
|
"category": "Math/Matrix4x4",
|
|
"tooltip": "returns a skew-symmetric cross product matrix based on supplied vector"
|
|
},
|
|
"slots": [
|
|
{
|
|
"base": "Input_In_0",
|
|
"details": {
|
|
"name": "In"
|
|
}
|
|
},
|
|
{
|
|
"base": "Output_Out_0",
|
|
"details": {
|
|
"name": "Out"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Rotation_0",
|
|
"details": {
|
|
"name": "Rotation"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Translation_1",
|
|
"details": {
|
|
"name": "Translation"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataOutput_Result_0",
|
|
"details": {
|
|
"name": "Result"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |