UMeshOpPreviewWithBackgroundCompute::Tick

Tick the background computation and Preview update.

Windows
MacOS
Linux

Warnings

  • this must be called regularly for the class to function properly

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/MeshOpPreviewHelpers.h

Include

#include "MeshOpPreviewHelpers.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Private/MeshOpPreviewHelpers.cpp

Syntax

void Tick
(
    float DeltaTime
)

Remarks

Tick the background computation and Preview update.

this must be called regularly for the class to function properly

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