HolographicFrameRenderingReport.SystemRelativeFrameReadyTime 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取系统建议的时间,在该时间开始呈现依赖于头部姿势的 全息帧 。 这是取消阻止 HolographicSpace.WaitForNextFrameReady 方法的同一时间。
public:
property TimeSpan SystemRelativeFrameReadyTime { TimeSpan get(); };
TimeSpan SystemRelativeFrameReadyTime();
public System.TimeSpan SystemRelativeFrameReadyTime { get; }
var timeSpan = holographicFrameRenderingReport.systemRelativeFrameReadyTime;
Public ReadOnly Property SystemRelativeFrameReadyTime As TimeSpan
属性值
系统建议的时间,此时应开始呈现依赖于头部姿势的 全息帧 。