Auf Englisch lesen

Teilen über


FrameTime Enum

Definition

Choose the predicted display time of a frame in pipelined rendering.

C#
public enum FrameTime
Inheritance
FrameTime

Fields

Name Value Description
OnUpdate 0

The time in update thread using previous frame's predicted time + duration.

OnBeforeRender 1

The time in render thread using current frame's predicted time.

Applies to

Produkt Versionen
Mixed Reality OpenXR Plugin 1.4, 1.5, 1.6, 1.7, 1.9, 1.10, 1.11