|
Open 3D Engine LyShine Gem API Reference
23.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Public Member Functions | |
| Anchors (float left, float top, float right, float bottom) | |
| void | UnitClamp () |
| bool | operator== (const Anchors &rhs) const |
| bool | operator!= (const Anchors &rhs) const |
Public Attributes | |
| float | m_left |
| float | m_top |
| float | m_right |
| float | m_bottom |