Compartir a través de


HolographicFramePrediction.CameraPoses Propiedad

Definición

Obtiene las posturas de la cámara que corresponden al tiempo especificado por 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)

Valor de propiedad

La cámara posa.

Se aplica a