| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Components/BoxReflectionCaptureComponent.h |
Include |
#include "Components/BoxReflectionCaptureComponent.h" |
class UBoxReflectionCaptureComponent : public UReflectionCaptureComponent
-> will be exported to EngineDecalClasses.h
Name | Description | ||
---|---|---|---|
|
float |
BoxTransitionDistance |
Adjust capture transition distance |
|
TObjectPtr< cla... |
PreviewCaptureBox |
|
|
TObjectPtr< cla... |
PreviewInfluenceBox |
Name | Description | |
---|---|---|
|
UBoxReflectionCaptureComponent ( |
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. |
Name | Description | ||
---|---|---|---|
|
void |
PostEditChangeProperty ( |
Called when a property on this object has been modified externally |