surfaceId | 変更された表面の ID |
changeType | このイベントが示す変更のタイプ (Added, Updated, Removed) |
bounds | デバイスによって報告された表面の境界 |
updateTime | デバイスによって報告された表面の更新時間 |
The SurfaceChanged delegate handles SurfaceChanged events as generated by calling Update on a SurfaceObserver. Applications can use the bounds, changeType, and updateTime to selectively generate mesh data for the set of known surfaces.