Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
RenderTargetWidgetFormat.c
Go to the documentation of this file.
1/*
2===========================================
3Do not modify, this script is generated
4===========================================
5*/
6
11
27
@ DEFAULT
Use currently set main RT format (based on game options).
@ LDR_SRGB
LDR format (R8G8B8S8_SRGB).
@ INHERIT
Use the render target format of currently set render target.
@ LDR
LDR format (R8G8B8S8).
@ HDR_LOW
HDR format, lower precision (R11G11B10).
@ HDR_HIGH
HDR format, higher precision (R16G16B16A16).