ITR2_ASSET/Engine/Content/Functions/Engine_MaterialFunctions03/Texturing/TwoSidedTexturing.json

13 lines
492 B
JSON
Raw Permalink Normal View History

[
{
"Type": "MaterialFunction",
"Name": "TwoSidedTexturing",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Gives independent texturing control for both sides of a two-sided material. Will have no effect on non-two sided materials.",
"bExposeToLibrary": true,
"StateId": "16D46096-4CCE2E69-D19112B5-CB1C8ED7"
}
}
]