ITR2_ASSET/Engine/Content/Functions/Engine_MaterialFunctions02/Math/CreateThirdOrthogonalVector.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
572 B
JSON

[
{
"Type": "MaterialFunction",
"Name": "CreateThirdOrthogonalVector",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Takes two vectors and generates a third orthogonal vector from them. It also ensures that all of the vectors are orthogonal to each other. The first vectors directon is favored over the second.",
"bExposeToLibrary": true,
"StateId": "B404464D-42313D79-E67091AA-AD61BE51"
}
}
]