Method SetReferenceSize
SetReferenceSize(int, int)
Sets the reference rendering size for subsequent rendering for the default RTHandle System
Declaration
public static void SetReferenceSize(int width, int height)
Parameters
| Type | Name | Description |
|---|---|---|
| int | width | Reference rendering width for subsequent rendering. |
| int | height | Reference rendering height for subsequent rendering. |