UMagicLeapMeshTrackerComponent::GetNumQueuedBlockUpdates

Gets the number of mesh bricks in the pending queue.

Windows
MacOS
Linux

References

Module

MagicLeap

Header

/Engine/Plugins/Lumin/MagicLeap/Source/MagicLeap/Public/MagicLeapMeshTrackerComponent.h

Include

#include "MagicLeapMeshTrackerComponent.h"

Source

/Engine/Plugins/Lumin/MagicLeap/Source/MagicLeap/Private/MagicLeapMeshTrackerComponent.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Meshing|MagicLeap")
int32 GetNumQueuedBlockUpdates()

Remarks

Gets the number of mesh bricks in the pending queue.

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