CloudSpatialAnchorSession.ProcessFrame(IntPtr) 方法

定義

應用程式必須在需要每個畫面格處理的平臺上呼叫這個方法。

public:
 void ProcessFrame(IntPtr frame);
public void ProcessFrame (IntPtr frame);
member this.ProcessFrame : nativeint -> unit
Public Sub ProcessFrame (frame As IntPtr)

參數

frame
IntPtr

nativeint

要處理的 AR 框架。

備註

這個方法無法在 HoloLens 平臺上使用。

適用於