SpatialSurfaceObserver.SetBoundingVolume(SpatialBoundingVolume) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
設定此觀察者將追蹤新、更新或移除表面的單一周框磁片區。
public:
virtual void SetBoundingVolume(SpatialBoundingVolume ^ bounds) = SetBoundingVolume;
void SetBoundingVolume(SpatialBoundingVolume const& bounds);
public void SetBoundingVolume(SpatialBoundingVolume bounds);
function setBoundingVolume(bounds)
Public Sub SetBoundingVolume (bounds As SpatialBoundingVolume)
參數
- bounds
- SpatialBoundingVolume
此觀察者要追蹤表面更新的新周框磁片區。
Windows 需求
應用程式功能 |
spatialPerception
|
備註
當這個周框磁片區內的一組表面中繼資料變更時, 會引發 ObservedSurfacesChanged 事件。