Method Initialize
Initialize(int, int)
Initialize the RTHandle system.
Declaration
public void Initialize(int width, int height)
Parameters
| Type | Name | Description |
|---|---|---|
| int | width | Initial reference rendering width. |
| int | height | Initial reference rendering height. |