Open 3D Engine LyShineExamples 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.
UiCustomImageInterface::UVRect Struct Reference

Public Member Functions

 UVRect (float left, float top, float right, float bottom)
 
void UnitClamp ()
 
bool operator== (const UVRect &rhs) const
 
bool operator!= (const UVRect &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: