Pyrogenesis
13997
|
Billboard sprite overlay, with world-space coordinates, rendered on top of all other objects. More...
#include <Overlay.h>
Public Attributes | |
CTexturePtr | m_Texture |
CVector3D | m_Position |
float | m_X0 |
float | m_Y0 |
float | m_X1 |
float | m_Y1 |
Billboard sprite overlay, with world-space coordinates, rendered on top of all other objects.
Designed for health bars and rank icons.
CTexturePtr SOverlaySprite::m_Texture |