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.
UiTransform2dInterface::Anchors Struct Reference

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
 

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