ITR2_ASSET/Engine/Content/Functions/Engine_MaterialFunctions02/Texturing/ScreenAlignedUVs.json

13 lines
456 B
JSON
Raw Normal View History

[
{
"Type": "MaterialFunction",
"Name": "ScreenAlignedUVs",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Maps the 0-1 uv range to the screen. Don't use as UV for SceneTexture material expression",
"bExposeToLibrary": true,
"StateId": "8530673E-4E3F2FF5-ED3C5090-177441DA"
}
}
]