FSceneViewFamily::ConstructionValues::SetWorldTimes

Set the world time ,difference between the last world time and CurrentWorldTime and current real time.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/SceneView.h

Include

#include "SceneView.h"

Syntax

ConstructionValues & SetWorldTimes
(
    const float InCurrentWorldTime,
    const float InDeltaWorldTime,
    const float InCurrentRealTime
)

Remarks

Set the world time ,difference between the last world time and CurrentWorldTime and current real time.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss