Condividi tramite


HolographicFramePrediction.CameraPoses Proprietà

Definizione

Ottiene le posizioni della fotocamera corrispondenti all'ora specificata da Timestamp.

public:
 property IVectorView<HolographicCameraPose ^> ^ CameraPoses { IVectorView<HolographicCameraPose ^> ^ get(); };
IVectorView<HolographicCameraPose> CameraPoses();
public IReadOnlyList<HolographicCameraPose> CameraPoses { get; }
var iVectorView = holographicFramePrediction.cameraPoses;
Public ReadOnly Property CameraPoses As IReadOnlyList(Of HolographicCameraPose)

Valore della proprietà

La telecamera posa.

Si applica a