ITR2_ASSET/Engine/Content/Functions/Engine_MaterialFunctions02/SafeNormalize.json
merith-tk 6c5b2d22ac dump: [json] pakchunk0
dump: [json] [pak]  pakchunk0
dump: [json] [utoc] pakchunk0
track large files with lfs
2024-11-29 17:10:45 -08:00

13 lines
No EOL
573 B
JSON

[
{
"Type": "MaterialFunction",
"Name": "SafeNormalize",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "If the input vectors length == 0 then return 0 else return the normalized vector by default. This avoids returning NAN or NULL. Optionally, one can pass in a default vector that should be used when the vector ",
"bExposeToLibrary": true,
"StateId": "972EFAAA-4C1C2B16-4BC287A2-B11C51DA"
}
}
]