UMagicLeapARPinSettings

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UMagicLeapARPinSettings

References

Module

MagicLeapARPin

Header

/Engine/Plugins/Lumin/MagicLeapPassableWorld/Source/MagicLeapARPin/Public/MagicLeapARPinSettings.h

Include

#include "MagicLeapARPinSettings.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(Config=Engine, defaultconfig)
class UMagicLeapARPinSettings : public UObject

Remarks

Implements the settings for the Magic Leap AR Pin.

Variables

Name Description

Public variable UProperty Category, EditAnywhere GlobalConfig

FMagicLeapARPin...

 

OnUpdatedEventTriggerDelta

What should be the delta of the ARPin state properties to trigger an OnUpdated event for that pin.

Public variable UProperty Category, EditAnywhere GlobalConfig

float

 

UpdateCheckFrequency

Time (in seconds) to check for updates in ARPins (Lumin-only). Set 0 to check every frame.

Constructors

Name Description

Public function

UMagicLeapARPinSettings()

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