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