ezEngine Release 26.3
Loading...
Searching...
No Matches
ezMeshVertexColorConversion Struct Reference

Color space conversion modes for vertex colors. More...

#include <MeshBufferUtils.h>

Inheritance diagram for ezMeshVertexColorConversion:

Public Types

enum  Enum { None , LinearToSrgb , SrgbToLinear , Default = None }
 
using StorageType = ezUInt8
 

Detailed Description

Color space conversion modes for vertex colors.

Member Enumeration Documentation

◆ Enum

Enumerator
None 

No conversion applied.

LinearToSrgb 

Convert from linear to sRGB color space.

SrgbToLinear 

Convert from sRGB to linear color space.


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