APlaneReflectionCapture

Not yet implemented plane capture class

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/PlaneReflectionCapture.h

Include

#include "Engine/PlaneReflectionCapture.h"

Syntax

class APlaneReflectionCapture : public AReflectionCapture

Remarks

Not yet implemented plane capture class

Constructors

Name Description

Public function

APlaneReflectionCapture

(
    const FObjectInitializer& ObjectIn...
)

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.

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