IPublisher.Create(LocalPegAndProperties) 方法

定义

Create与输入本地挂钩及其属性对应的云定位点。

public System.Threading.Tasks.Task<string> Create (Microsoft.MixedReality.WorldLocking.ASA.LocalPegAndProperties pegAndProps);
abstract member Create : Microsoft.MixedReality.WorldLocking.ASA.LocalPegAndProperties -> System.Threading.Tasks.Task<string>
Public Function Create (pegAndProps As LocalPegAndProperties) As Task(Of String)

参数

pegAndProps
LocalPegAndProperties

要捕获到云的固定和属性。

返回

云定位点的可等待标识符。

适用于