Murl Engine API  Version 2018.3
Murl::Resource::IAtlas::Raw::Rectangle Struct Reference

A single rectangle. More...

#include <murl_resource_i_atlas.h>

Detailed Description

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).
 

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