| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Components/PlaneReflectionCaptureComponent.h |
Include |
#include "Components/PlaneReflectionCaptureComponent.h" |
class UPlaneReflectionCaptureComponent : public UReflectionCaptureComponent
-> will be exported to EngineDecalClasses.h
Name | Description | ||
---|---|---|---|
|
float |
InfluenceRadiusScale |
Radius of the area that can receive reflections from this capture. |
|
TObjectPtr< cla... |
PreviewCaptureBox |
|
|
TObjectPtr< cla... |
PreviewInfluenceRadius |
Name | Description | |
---|---|---|
|
UPlaneReflectionCaptureComponent ( |
Name | Description | ||
---|---|---|---|
|
float |
GetInfluenceBoundingRadius() |
Gets the radius that bounds the shape's influence, used for culling. |
|
void |
UpdatePreviewShape() |
Called to update the preview shapes when something they are dependent on has changed. |