◆ ExportHDR() [1/2]
Writes HDR format image to an FArchive This function unwraps the cube image on to a 2D surface.
- Parameters
-
| TexCube | - A cube source cube texture to read from. |
| Ar | - Archive object to write HDR data to. |
- Returns
- true on successful export.
◆ ExportHDR() [2/2]
Writes HDR format image to an FArchive This function unwraps the cube image on to a 2D surface.
- Parameters
-
| TexCube | - A cube source render target cube texture to read from. |
| Ar | - Archive object to write HDR data to. |
- Returns
- true on successful export.
The documentation for this class was generated from the following file: