d30ac7cfa6
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
34 lines
933 B
Plaintext
34 lines
933 B
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "{D0A2F62C-EB98-51CC-A482-80F9623CE128}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Random Unit Vector3",
|
|
"category": "Math/Random",
|
|
"tooltip": "Returns a random Vector3 direction"
|
|
},
|
|
"slots": [
|
|
{
|
|
"base": "Input_In",
|
|
"details": {
|
|
"name": "In"
|
|
}
|
|
},
|
|
{
|
|
"base": "Output_Out",
|
|
"details": {
|
|
"name": "Out"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataOutput_Result",
|
|
"details": {
|
|
"name": "Result"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |