ITR2_ASSET/IntoTheRadius2/Content/ITR1/ART/Weapons/PSO/RT_PSO.json

21 lines
593 B
JSON
Raw Normal View History

[
{
"Type": "TextureRenderTarget2D",
"Name": "RT_PSO",
"Class": "UScriptClass'TextureRenderTarget2D'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SizeX": 512,
"SizeY": 512,
"AddressX": "TextureAddress::TA_Clamp",
"AddressY": "TextureAddress::TA_Clamp",
"LightingGuid": "3ED159F9-4AD53913-CAB9C38D-96296792",
"SRGB": false
},
"SizeX": 0,
"SizeY": 0,
"PackedData": 0,
"PixelFormat": "PF_Unknown",
"FirstMipToSerialize": -1
}
]