NERtc Unity SDK
V.5.4.128
载入中...
搜索中...
未找到
nertc
RtcRectangle
Public 属性
|
所有成员列表
nertc.RtcRectangle结构体 参考
Public 属性
int
x
int
y
int
width
int
height
详细描述
待共享区域相对于整个屏幕或窗口的位置,如不填,则表示共享整个屏幕或窗口。
类成员变量说明
◆
x
int nertc.RtcRectangle.x
左上角的横向偏移。
◆
y
int nertc.RtcRectangle.y
左上角的纵向偏移。
◆
width
int nertc.RtcRectangle.width
待共享区域的宽。
◆
height
int nertc.RtcRectangle.height
待共享区域的高。
该结构体的文档由以下文件生成:
RtcBase.cs
制作者
1.12.0