Beamable SDK
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
Beamable.UI.Sdf.Quad2D Struct Reference

Public Member Functions

 Quad2D (Vector2 bl, Vector2 br, Vector2 tl, Vector2 tr)
 

Static Public Member Functions

static Quad2D MinMaxQuad (float xMin, float yMin, float xMax, float yMax)
 
static implicit operator Quad2D (Rect rect)
 

Public Attributes

Vector2 bottomLeft
 
Vector2 bottomRight
 
Vector2 topLeft
 
Vector2 topRight
 

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