次の方法で共有


WorldLockingManager.AnchorSettings プロパティ

定義

アンカー管理設定へのアクセス。

public Microsoft.MixedReality.WorldLocking.Core.AnchorSettings AnchorSettings { get; set; }
member this.AnchorSettings : Microsoft.MixedReality.WorldLocking.Core.AnchorSettings with get, set
Public Property AnchorSettings As AnchorSettings

プロパティ値

注釈

を使用して ResetAnchorManager() 、起動後にアンカー マネージャーの種類を変更するか、最初から再構築します。

適用対象