ULightmassPortalComponent

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/LightmassPortalComponent.h

Include

#include "Components/LightmassPortalComponent.h"

Syntax

class ULightmassPortalComponent : public USceneComponent

Variables

Name Description

Public variable

UBoxComponent &...

 

PreviewBox

Constructors

Name Description

Public function

ULightmassPortalComponent

(
    const FObjectInitializer& ObjectIn...
)

Functions

Name Description

Public function

void

 

UpdatePreviewShape()

Overridden from UActorComponent

Name Description

Public function Virtual

void

 

CreateRenderState_Concurrent

(
    FRegisterComponentContext* Con...
)

Used to create any rendering thread information for this component

Public function Virtual

void

 

SendRenderTransform_Concurrent()

Called to send a transform update for this component to the rendering thread

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