Unravel Engine C++ Reference
Loading...
Searching...
No Matches
gfx::format_details Struct Reference

#include <format.h>

Public Attributes

bool has_alpha_channel {}
 
bool is_hdr {}
 
int num_hannels {}
 

Detailed Description

Definition at line 40 of file format.h.

Member Data Documentation

◆ has_alpha_channel

bool gfx::format_details::has_alpha_channel {}

Definition at line 42 of file format.h.

◆ is_hdr

bool gfx::format_details::is_hdr {}

Definition at line 43 of file format.h.

◆ num_hannels

int gfx::format_details::num_hannels {}

Definition at line 44 of file format.h.


The documentation for this struct was generated from the following file: