ITR2_ASSET/Engine/Content/Functions/Engine_MaterialFunctions03/Math/RemapValueRange.json

13 lines
451 B
JSON
Raw Normal View History

[
{
"Type": "MaterialFunction",
"Name": "RemapValueRange",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Generalized remapping function to explicitly remap an input range to an output range.",
"bExposeToLibrary": true,
"StateId": "F1A8C6A9-4D37E691-BD787485-98A34AB8"
}
}
]