APlanarReflection

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/PlanarReflection.h

Include

#include "Engine/PlanarReflection.h"

Syntax

class APlanarReflection : public ASceneCapture

Constructors

Name Description

Public function

APlanarReflection

(
    const FObjectInitializer& ObjectIn...
)

Functions

Name Description

Public function Const

UPlanarRefle...

 

GetPlanarReflectionComponent()

Returns subobject

Public function Const

UBillboardCo...

 

GetSpriteComponent()

Returns SpriteComponent subobject

Public function

void

 

OnInterpToggle

(
    bool bEnable
)

Overridden from AActor

Name Description

Public function Virtual

void

 

EditorApplyScale

(
    const FVector& DeltaScale,
    const FVector* PivotLocation,
    bool bAltDown,
    bool bShiftDown,
    bool bCtrlDown
)

Called by ApplyDeltaToActor to perform an actor class-specific operation based on widget manipulation.

Overridden from UObject

Name Description

Public function Virtual

void

 

PostLoad()

Do any object-specific cleanup required immediately after loading an object.

Deprecated Variables

Name Description

Public variable

bool

 

bShowPreviewPlane_DEPRECATED

Please use ShowPreviewPlane on PlanarReflectionComponent instead

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