ITR2_ASSET/Engine/Content/Functions/Engine_MaterialFunctions02/Utility/VectorToRadialValue.json

13 lines
534 B
JSON
Raw Normal View History

[
{
"Type": "MaterialFunction",
"Name": "VectorToRadialValue",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "The input coordinates or vector will be transformed into radial coordinates. In the case of a vector the angle will be output in one channel and the length of the vector in the other.",
"bExposeToLibrary": true,
"StateId": "5E28F255-4817E6E7-2D027C9A-2F7126C6"
}
}
]