mirror of
https://github.com/Kapendev/parin.git
synced 2025-04-26 21:19:56 +03:00
Oops.
This commit is contained in:
parent
6c5b2a657c
commit
23615c4c8e
1 changed files with 0 additions and 1 deletions
|
@ -878,7 +878,6 @@ struct EngineViewportInfo {
|
|||
Rect area; /// The area covered by the viewport.
|
||||
Vec2 minSize; /// The minimum size that the viewport can be.
|
||||
Vec2 maxSize; /// The maximum size that the viewport can be.
|
||||
Vec2 ratio; /// The ratio between minSize and maxSize.
|
||||
float minRatio = 0.0f; /// The minimum ratio between minSize and maxSize.
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue