![]() |
Murl Engine API
Version 2018.3
|
A single rectangle. More...
#include <murl_resource_i_atlas.h>
A single rectangle.
Public Attributes | |
Float | mTexCoordX1 |
The start X texture coordinate (left). | |
Float | mTexCoordY1 |
The start Y texture coordinate (bottom). | |
Float | mTexCoordX2 |
The end X texture coordinate (right). | |
Float | mTexCoordY2 |
The end Y texture coordinate (top). | |
Float | mCoordX1 |
The start X screen coordinate (left). | |
Float | mCoordY1 |
The start Y screen coordinate (bottom). | |
Float | mCoordX2 |
The end X screen coordinate (right). | |
Float | mCoordY2 |
The end Y screen coordinate (top). | |