21 lines
593 B
JSON
21 lines
593 B
JSON
|
[
|
||
|
{
|
||
|
"Type": "TextureRenderTarget2D",
|
||
|
"Name": "RT_NVG",
|
||
|
"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": "D13AB72A-4A6E9147-75D0C29C-FEAF1E13",
|
||
|
"SRGB": false
|
||
|
},
|
||
|
"SizeX": 0,
|
||
|
"SizeY": 0,
|
||
|
"PackedData": 0,
|
||
|
"PixelFormat": "PF_Unknown",
|
||
|
"FirstMipToSerialize": -1
|
||
|
}
|
||
|
]
|