Video SDK v3.7.1 API Reference for Unity
|
Public Attributes | |
int | x |
int | y |
int | width |
int | height |
The relative location of the region to the screen or window.
int agora_gaming_rtc.Rectangle.x |
The horizontal offset from the top-left corner.
int agora_gaming_rtc.Rectangle.y |
The vertical offset from the top-left corner.
int agora_gaming_rtc.Rectangle.width |
The width of the region.
int agora_gaming_rtc.Rectangle.height |
The height of the region.