Project Alice
Loading...
Searching...
No Matches
emfx::xac_color_rgba Struct Reference

#include <xac.hpp>

Public Attributes

float r = 0.f
 
float g = 0.f
 
float b = 0.f
 
float a = 0.f
 

Detailed Description

Definition at line 38 of file xac.hpp.

Member Data Documentation

◆ a

float emfx::xac_color_rgba::a = 0.f

Definition at line 42 of file xac.hpp.

◆ b

float emfx::xac_color_rgba::b = 0.f

Definition at line 41 of file xac.hpp.

◆ g

float emfx::xac_color_rgba::g = 0.f

Definition at line 40 of file xac.hpp.

◆ r

float emfx::xac_color_rgba::r = 0.f

Definition at line 39 of file xac.hpp.


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