Video SDK v3.7.1 API Reference for Unity
Public Attributes | List of all members
agora_gaming_rtc.Rectangle Struct Reference

Public Attributes

int x
 
int y
 
int width
 
int height
 

Detailed Description

The relative location of the region to the screen or window.

Member Data Documentation

◆ x

int agora_gaming_rtc.Rectangle.x

The horizontal offset from the top-left corner.

◆ y

int agora_gaming_rtc.Rectangle.y

The vertical offset from the top-left corner.

◆ width

int agora_gaming_rtc.Rectangle.width

The width of the region.

◆ height

int agora_gaming_rtc.Rectangle.height

The height of the region.


The documentation for this struct was generated from the following file: