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

13 lines
426 B
JSON
Raw Normal View History

[
{
"Type": "MaterialFunction",
"Name": "LinearSine",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "A sine-like function that transitions linearly in the 0-1 range using a period of 1.",
"bExposeToLibrary": true,
"StateId": "8AEA8FB3-4033A6EE-275AFFBB-348D9CAD"
}
}
]