ITR2_ASSET/Engine/Content/Functions/Engine_MaterialFunctions01/Density/ExponentialDensity.json

13 lines
503 B
JSON
Raw Normal View History

[
{
"Type": "MaterialFunction",
"Name": "ExponentialDensity",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Uses the D3DFOG_EXP function to map exponential density. The result is inverted so that 0 is returned when depth = 0 and approaches 1 as depth increases.",
"bExposeToLibrary": true,
"StateId": "42FB52C9-4B6E464D-2D6CB2B5-E6A65899"
}
}
]