ITR2_ASSET/IntoTheRadius2/Content/ITR2/MaterialLibrary/Textures/PCGCapture/RT_PCGCapture.json

20 lines
576 B
JSON
Raw Normal View History

2024-11-28 06:37:49 +00:00
[
{
"Type": "TextureRenderTarget2D",
"Name": "RT_PCGCapture",
"Class": "UScriptClass'TextureRenderTarget2D'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SizeX": 512,
"SizeY": 512,
"RenderTargetFormat": "ETextureRenderTargetFormat::RTF_RGBA8",
"LightingGuid": "0687D527-4B30C1FA-F97FE793-3F1C7CEA",
"SRGB": false
},
"SizeX": 0,
"SizeY": 0,
"PackedData": 0,
"PixelFormat": "PF_Unknown",
"FirstMipToSerialize": -1
}
]