AUI Framework
develop
Cross-platform base for C++ UI apps
|
Controls the rendering scale transform of AView. More...
#include <AUI/ASS/Property/TransformScale.h>
Public Member Functions | |
TransformScale (float scaleX, float scaleY) | |
TransformScale (float scale) | |
Signals and public fields | |
glm::vec2 | scale |
Controls the rendering scale transform of AView.