HolographicFramePrediction.Timestamp 속성

정의

카메라 포즈가 표시될 것으로 예측되는 시간을 가져옵니다.

public:
 property PerceptionTimestamp ^ Timestamp { PerceptionTimestamp ^ get(); };
PerceptionTimestamp Timestamp();
public PerceptionTimestamp Timestamp { get; }
var perceptionTimestamp = holographicFramePrediction.timestamp;
Public ReadOnly Property Timestamp As PerceptionTimestamp

속성 값

타임스탬프입니다.

적용 대상