![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ScenePrivate.h>
Public Member Functions | |
| FCaptureComponentSceneState (int32 InCubemapIndex) | |
| bool | operator== (const FCaptureComponentSceneState &Other) const |
Public Attributes | |
| int32 | CubemapIndex |
| float | AverageBrightness |
Per-component reflection capture state that needs to persist through a re-register.
|
inline |
|
inline |
| float FCaptureComponentSceneState::AverageBrightness |
| int32 FCaptureComponentSceneState::CubemapIndex |
Index of the cubemap in the array for this capture component.