68 UE_DEPRECATED(5.3,
"UpdateMobileUniformBuffer now takes a command list.")
#define UE_DEPRECATED(Version, Message)
Definition CoreMiscDefines.h:302
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition RHICommandList.h:455
Definition ReflectionCaptureProxy.h:31
const class UReflectionCaptureComponent * Component
Definition ReflectionCaptureProxy.h:33
float Brightness
Definition ReflectionCaptureProxy.h:47
float InfluenceRadius
Definition ReflectionCaptureProxy.h:46
EReflectionCaptureShape::Type Shape
Definition ReflectionCaptureProxy.h:42
ENGINE_API void SetTransform(const FMatrix &InTransform)
Definition ReflectionCaptureComponent.cpp:1290
int32 SortedCaptureIndex
Definition ReflectionCaptureProxy.h:50
FVector3f BoxScales
Definition ReflectionCaptureProxy.h:54
FPlane4f LocalReflectionPlane
Definition ReflectionCaptureProxy.h:58
FVector3f CaptureOffset
Definition ReflectionCaptureProxy.h:49
int32 PackedIndex
Definition ReflectionCaptureProxy.h:35
float BoxTransitionDistance
Definition ReflectionCaptureProxy.h:55
FTexture * EncodedHDRCubemap
Definition ReflectionCaptureProxy.h:39
TUniformBufferRef< FMobileReflectionCaptureShaderParameters > MobileUniformBuffer
Definition ReflectionCaptureProxy.h:38
FMatrix44f BoxTransform
Definition ReflectionCaptureProxy.h:53
FVector4 ReflectionXAxisAndYScale
Definition ReflectionCaptureProxy.h:59
bool bUsingPreviewCaptureData
Definition ReflectionCaptureProxy.h:61
float EncodedHDRAverageBrightness
Definition ReflectionCaptureProxy.h:40
FDFVector3 Position
Definition ReflectionCaptureProxy.h:45
uint32 Guid
Definition ReflectionCaptureProxy.h:48
ENGINE_API void UpdateMobileUniformBuffer()
Definition ReflectionCaptureComponent.cpp:1311
Definition RenderResource.h:354
Definition ReflectionCaptureComponent.h:30
Definition ReflectionCaptureProxy.h:16
Type
Definition ReflectionCaptureProxy.h:18
@ Sphere
Definition ReflectionCaptureProxy.h:19
@ Num
Definition ReflectionCaptureProxy.h:22
@ Box
Definition ReflectionCaptureProxy.h:20
@ Plane
Definition ReflectionCaptureProxy.h:21
Definition DoubleFloat.h:75