UPlaneReflectionCaptureComponent

-> will be exported to EngineDecalClasses.h

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

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

Include

#include "Components/PlaneReflectionCaptureComponent.h"

Syntax

class UPlaneReflectionCaptureComponent : public UReflectionCaptureComponent

Remarks

-> will be exported to EngineDecalClasses.h

Variables

Name Description

Public variable

float

 

InfluenceRadiusScale

Radius of the area that can receive reflections from this capture.

Public variable

UBoxComponent &...

 

PreviewCaptureBox

Public variable

UDrawSphereComp...

 

PreviewInfluenceRadius

Constructors

Name Description

Public function

UPlaneReflectionCaptureComponent

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UReflectionCaptureComponent

Name Description

Public function Virtual Const

float

 

GetInfluenceBoundingRadius()

Gets the radius that bounds the shape's influence, used for culling.

Public function Virtual

void

 

UpdatePreviewShape()

Called to update the preview shapes when something they are dependent on has changed.

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