HolographicFrame.CurrentPrediction Eigenschaft

Definition

Ruft die neueste Kamerapositionsvorhersage für den aktuellen HolographicFrame ab.

public:
 property HolographicFramePrediction ^ CurrentPrediction { HolographicFramePrediction ^ get(); };
HolographicFramePrediction CurrentPrediction();
public HolographicFramePrediction CurrentPrediction { get; }
var holographicFramePrediction = holographicFrame.currentPrediction;
Public ReadOnly Property CurrentPrediction As HolographicFramePrediction

Eigenschaftswert

Die Vorhersage.

Gilt für: