34 lines
739 B
Plaintext
34 lines
739 B
Plaintext
{
|
|
"FormatVersion": 3,
|
|
"Id": "7805285e-e74b-48f5-8228-20bbb178e828"/*NormalizeVector3*/,
|
|
"Description": "Normalizes a Vec3",
|
|
"InputUis": [
|
|
{
|
|
"InputId": "2405182f-a918-451a-b039-46e71a541e4d"/*A*/,
|
|
"Position": {
|
|
"X": -200.0,
|
|
"Y": 0.0
|
|
},
|
|
"Description": "Vec3 input"
|
|
},
|
|
{
|
|
"InputId": "8ae77ac6-7417-4f74-9409-0ded96407f23"/*Factor*/,
|
|
"Position": {
|
|
"X": -200.0,
|
|
"Y": 45.0
|
|
},
|
|
"Description": "Factor for normalization",
|
|
"AddPadding": "True"
|
|
}
|
|
],
|
|
"SymbolChildUis": [],
|
|
"OutputUis": [
|
|
{
|
|
"OutputId": "1535925c-45d9-43d6-bf0a-ce7547c6bc4f"/*Result*/,
|
|
"Position": {
|
|
"X": 0.0,
|
|
"Y": 0.0
|
|
}
|
|
}
|
|
]
|
|
} |