ASphereReflectionCapture

Actor used to capture the scene for reflection in a sphere shape.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/SphereReflectionCapture.h

Include

#include "Engine/SphereReflectionCapture.h"

Syntax

class ASphereReflectionCapture : public AReflectionCapture

Remarks

Actor used to capture the scene for reflection in a sphere shape.

Constructors

Name Description

Public function

ASphereReflectionCapture

(
    const FObjectInitializer& ObjectIn...
)

Functions

Name Description

Public function Const

UDrawSphereC...

 

GetDrawCaptureRadius()

Returns DrawCaptureRadius subobject

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.

See Also

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