|
Open 3D Engine LyShine Gem API Reference
2205.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
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 | |
| } | |
| }; | |
1.8.17