| Urho3D
    | 
Spatial info. More...
#include </home/runner/work/Dviglo/Dviglo/DvigloRepository/Source/Urho3D/Urho2D/SpriterData2D.h>
| Public Member Functions | |
| SpatialInfo (float x, float y, float angle, float scale_x, float scale_y, float alpha=1, int spin=1) | |
| SpatialInfo | UnmapFromParent (const SpatialInfo &parentInfo) const | 
| void | Interpolate (const SpatialInfo &other, float t) | 
| Public Attributes | |
| float | x_ | 
| float | y_ | 
| float | angle_ | 
| float | scaleX_ | 
| float | scaleY_ | 
| float | alpha_ | 
| int | spin_ | 
Spatial info.
 1.8.17
 1.8.17