ITR2_ASSET/Engine/Content/Functions/Engine_MaterialFunctions01/Texturing/TextureCropping.json
merith-tk 6c5b2d22ac dump: [json] pakchunk0
dump: [json] [pak]  pakchunk0
dump: [json] [utoc] pakchunk0
track large files with lfs
2024-11-29 17:10:45 -08:00

13 lines
No EOL
458 B
JSON

[
{
"Type": "MaterialFunction",
"Name": "TextureCropping",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Crops a texture, useful for Emissives. Supply the top left and bottom right corners of the crop in 0-1 range.",
"bExposeToLibrary": true,
"StateId": "A9CC16D5-4B375243-36F3CF86-3EF27E55"
}
}
]