ITR2_ASSET/IntoTheRadius2/Content/ITR2/MaterialLibrary/Textures/Water/RT_WaterMap.json

20 lines
574 B
JSON
Raw Normal View History

2024-11-28 06:37:49 +00:00
[
{
"Type": "TextureRenderTarget2D",
"Name": "RT_WaterMap",
"Class": "UScriptClass'TextureRenderTarget2D'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SizeX": 128,
"SizeY": 128,
"RenderTargetFormat": "ETextureRenderTargetFormat::RTF_RGBA8",
"LightingGuid": "E61B867C-4DE4D10C-33620888-F8F3A97F",
"SRGB": false
},
"SizeX": 0,
"SizeY": 0,
"PackedData": 0,
"PixelFormat": "PF_Unknown",
"FirstMipToSerialize": -1
}
]