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": [
|
|
{
|
|
"key": "{DE205B79-32D5-5FA9-868A-442CE0388F7F}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Random Point In Cylinder",
|
|
"category": "Math/Random",
|
|
"tooltip": "Returns a random point in a cylinder"
|
|
},
|
|
"slots": [
|
|
{
|
|
"key": "Input_In",
|
|
"details": {
|
|
"name": "In"
|
|
}
|
|
},
|
|
{
|
|
"key": "Output_Out",
|
|
"details": {
|
|
"name": "Out"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataInput_Radius",
|
|
"details": {
|
|
"name": "Radius"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataInput_Height",
|
|
"details": {
|
|
"name": "Height"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataOutput_Result",
|
|
"details": {
|
|
"name": "Result"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |