Urho3D
Public Attributes | List of all members
Urho3D::CharLocation Struct Reference

Cached character location and size within text. Used for queries related to text editing. More...

#include </home/runner/work/rurho3d.github.io/rurho3d.github.io/urho3d_repo/Source/Urho3D/UI/Text.h>

Public Attributes

Vector2 position_
 Position.
 
Vector2 size_
 Size.
 

Detailed Description

Cached character location and size within text. Used for queries related to text editing.


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