UBoxReflectionCaptureComponent

-> will be exported to EngineDecalClasses.h

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

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

Include

#include "Components/BoxReflectionCaptureComponent.h"

Syntax

class UBoxReflectionCaptureComponent : public UReflectionCaptureComponent

Remarks

-> will be exported to EngineDecalClasses.h

Variables

Name Description

Public variable

float

 

BoxTransitionDistance

Adjust capture transition distance

Public variable

UBoxComponent &...

 

PreviewCaptureBox

Public variable

UBoxComponent &...

 

PreviewInfluenceBox

Constructors

Name Description

Public function

UBoxReflectionCaptureComponent

(
    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.

Overridden from UObject

Name Description

Public function Virtual

void

 

PostEditChangeProperty

(
    FPropertyChangedEvent& PropertyCha...
)

Called when a property on this object has been modified externally

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