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

13 lines
505 B
JSON
Raw Normal View History

[
{
"Type": "MaterialFunction",
"Name": "DitherTemporalAA",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Stipple pattern/Dither in screen space and time to work well with TemporalAA for things like masked translucency or anisotropic materials",
"bExposeToLibrary": true,
"StateId": "DFD90C09-43807297-70171F8D-5940702C"
}
}
]