NERtc Unity SDK V.5.4.124
|
Public 属性 | |
float | centerX |
float | centerY |
int | left |
int | top |
int | right |
int | bottom |
摄像头焦点或曝光位置信息。
float nertc.RtcCameraFocusAndExposureInfo.centerX |
centerX 坐标值。
float nertc.RtcCameraFocusAndExposureInfo.centerY |
centerY 坐标值。
int nertc.RtcCameraFocusAndExposureInfo.left |
焦点左侧。
int nertc.RtcCameraFocusAndExposureInfo.top |
焦点顶部。
int nertc.RtcCameraFocusAndExposureInfo.right |
焦点右侧。
int nertc.RtcCameraFocusAndExposureInfo.bottom |
焦点底部。