Open 3D Engine LyShine Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
LyShine::UCol Struct Reference

Public Attributes

union {
   uint32   dcolor
 
   uint8   bcolor [4]
 
   struct {
      uint8   b
 
      uint8   g
 
      uint8   r
 
      uint8   a
 
   } 
 
   struct {
      uint8   z
 
      uint8   y
 
      uint8   x
 
      uint8   w
 
   } 
 
}; 
 

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