共用方式為


SysSpatialStageManager 類別

定義

表示空間階段的全像攝影殼層中繼資料。

重要

此 API 僅適用于 Windows 作業系統的元件。 所有其他進程在執行時間呼叫這些 API 將會失敗。 未來 Windows 版本中可能會修改或移除這些 API。

public ref class SysSpatialStageManager sealed
/// [Windows.Foundation.Metadata.Activatable(65536, "Windows.System.Implementation.Holographic.HoloSysImplementationContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.System.Implementation.Holographic.HoloSysImplementationContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SysSpatialStageManager final
[Windows.Foundation.Metadata.Activatable(65536, "Windows.System.Implementation.Holographic.HoloSysImplementationContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.System.Implementation.Holographic.HoloSysImplementationContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SysSpatialStageManager
function SysSpatialStageManager()
Public NotInheritable Class SysSpatialStageManager
繼承
Object Platform::Object IInspectable SysSpatialStageManager
屬性

Windows 需求

裝置系列
Windows Holographic System Implementation Extension SDK (已於 10.0.17763.0 引進)
API contract
Windows.System.Implementation.Holographic.HoloSysImplementationContract (已於 v1.0 引進)

建構函式

SysSpatialStageManager()

建立全像攝影殼層空間階段管理員。

重要

此 API 僅適用于 Windows 作業系統的元件。 所有其他進程在執行時間呼叫這些 API 將會失敗。 未來 Windows 版本中可能會修改或移除這些 API。

方法

DoesAnyStageHaveBoundariesAsync()

取得任何階段是否有界限。

重要

此 API 僅適用于 Windows 作業系統的元件。 所有其他進程在執行時間呼叫這些 API 將會失敗。 未來 Windows 版本中可能會修改或移除這些 API。

GetBoundaryDisposition(SpatialStageFrameOfReference)

取得階段界限的處置。

重要

此 API 僅適用于 Windows 作業系統的元件。 所有其他進程在執行時間呼叫這些 API 將會失敗。 未來 Windows 版本中可能會修改或移除這些 API。

SetAndSaveNewStageAsync(SpatialAnchor, Vector2[])

使用新的錨點和界限儲存階段,並將其設定為目前階段。

重要

此 API 僅適用于 Windows 作業系統的元件。 所有其他進程在執行時間呼叫這些 API 將會失敗。 未來 Windows 版本中可能會修改或移除這些 API。

SetBoundaryEnabled(SpatialStageFrameOfReference, Boolean)

啟用或停用現有階段的界限。

重要

此 API 僅適用于 Windows 作業系統的元件。 所有其他進程在執行時間呼叫這些 API 將會失敗。 未來 Windows 版本中可能會修改或移除這些 API。

UpdateStageAnchorAsync(SpatialStageFrameOfReference, SpatialAnchor)

更新具有新錨點的現有階段。

重要

此 API 僅適用于 Windows 作業系統的元件。 所有其他進程在執行時間呼叫這些 API 將會失敗。 未來 Windows 版本中可能會修改或移除這些 API。

適用於