UMagicLeapLightingTrackingComponent::EndPlay

Cleans up the lighting tracking api.

Windows
MacOS
Linux

Override Hierarchy

UActorComponent::EndPlay()

UMagicLeapLightingTrackingComponent::EndPlay()

References

Module

MagicLeapLightEstimation

Header

/Engine/Plugins/Lumin/MagicLeapLightEstimation/Source/MagicLeapLightEstimation/Public/LightingTrackingComponent.h

Include

#include "LightingTrackingComponent.h"

Source

/Engine/Plugins/Lumin/MagicLeapLightEstimation/Source/MagicLeapLightEstimation/Private/LightingTrackingComponent.cpp

Syntax

virtual void EndPlay
(
    const EEndPlayReason::Type EndPlayReason
)

Remarks

Cleans up the lighting tracking api.

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