Copies the aspect mode, aspect ratio, width and height from this Size component to the given Size component. Note that the parent, if set, is not copied across.
name | type | description |
---|---|---|
destination | Phaser.Structs.Size |
The Size component to copy the values to. |
The updated destination Size component.