ITR2_ASSET/Engine/Content/Functions/Engine_MaterialFunctions01/Opacity/CameraDepthFade.json

13 lines
485 B
JSON
Raw Normal View History

[
{
"Type": "MaterialFunction",
"Name": "CameraDepthFade",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Creates a gradient of 0 near the camera to white at Fade Length. Useful for preventing particles from camera clipping.0",
"bExposeToLibrary": true,
"StateId": "DB3E993F-4E2E98B3-05AD13B9-2D8C5DA5"
}
}
]