ITR2_ASSET/Engine/Content/Functions/Engine_MaterialFunctions01/Volumetrics/BeersLaw.json

13 lines
404 B
JSON
Raw Normal View History

[
{
"Type": "MaterialFunction",
"Name": "BeersLaw",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Returns e^(-d) which is a standard exponential density function.",
"bExposeToLibrary": true,
"StateId": "82036262-4644DDFB-64C77488-3A8C7C56"
}
}
]