Method SwapAndSetReferenceSize
SwapAndSetReferenceSize(int, int)
Swap buffers Set the reference size for this RT Handle System (SetReferenceSize(int, int, bool))
Declaration
public void SwapAndSetReferenceSize(int width, int height)
Parameters
| Type | Name | Description |
|---|---|---|
| int | width | The width of the RTs of this buffer. |
| int | height | The height of the RTs of this buffer. |