ITR2_ASSET/IntoTheRadius2/Content/ITR2/Art/Misc/MapTextures/RT_MapMask.json

22 lines
No EOL
669 B
JSON

[
{
"Type": "TextureRenderTarget2D",
"Name": "RT_MapMask",
"Class": "UScriptClass'TextureRenderTarget2D'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SizeX": 2048,
"SizeY": 2048,
"AddressX": "TextureAddress::TA_Clamp",
"AddressY": "TextureAddress::TA_Clamp",
"RenderTargetFormat": "ETextureRenderTargetFormat::RTF_RGBA8",
"LightingGuid": "681A233F-450EC426-26421780-037F19FE",
"SRGB": false
},
"SizeX": 0,
"SizeY": 0,
"PackedData": 0,
"PixelFormat": "PF_Unknown",
"FirstMipToSerialize": -1
}
]