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.
ViewportHelpers::ElementEdges Struct Reference

Indicates which edges of an element are under consideration. More...

#include <ViewportHelpers.h>

Public Member Functions

void SetAll (bool state)
 
bool Any () const
 
bool None () const
 
bool BothHorizontal () const
 
bool BothVertical () const
 
bool TopLeft () const
 
bool TopRight () const
 
bool BottomRight () const
 
bool BottomLeft () const
 

Public Attributes

bool m_left
 
bool m_right
 
bool m_top
 
bool m_bottom
 

Detailed Description

Indicates which edges of an element are under consideration.


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