NERtc Unity SDK  V4.5.907
Public Attributes | List of all members
nertc.RtcRectangle Struct Reference

Public Attributes

int x
 
int y
 
int width
 
int height
 

Detailed Description

The position of the area to be shared with respect to the entire screen or window. If you leave the setting empty, the entire screen or window is shared.

Member Data Documentation

◆ x

int nertc.RtcRectangle.x

The horizontal offset of the upper left corner.

◆ y

int nertc.RtcRectangle.y

The vertical offset of the upper left corner.

◆ width

int nertc.RtcRectangle.width

The width of the area to be shared.

◆ height

int nertc.RtcRectangle.height

The height of the area to be shared.


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