Method GetLastScaledSize
GetLastScaledSize()
Returns the latest scaled size that has been produced by GetScaledSize.
Declaration
public Vector2Int GetLastScaledSize()
Returns
Type | Description |
---|---|
Vector2Int | The latest scaled size that has been produced by GetScaledSize. |