Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FPlanarReflectionSceneProxy |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/PlanarReflectionSceneProxy.h |
| Include Path | #include "PlanarReflectionSceneProxy.h" |
Syntax
class FPlanarReflectionSceneProxy
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPlanarReflectionSceneProxy
(
UPlanarReflectionComponent* Component |
PlanarReflectionSceneProxy.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsStereo | bool | PlanarReflectionSceneProxy.h | ||
| DistanceFromPlaneFadeEnd | float | PlanarReflectionSceneProxy.h | ||
| InverseTransposeMirrorMatrix | FMatrix3x4 | PlanarReflectionSceneProxy.h | ||
| OwnerName | FName | PlanarReflectionSceneProxy.h | ||
| PlanarReflectionId | int32 | PlanarReflectionSceneProxy.h | ||
| PlanarReflectionOrigin | FVector | PlanarReflectionSceneProxy.h | ||
| PlanarReflectionParameters | FVector | PlanarReflectionSceneProxy.h | ||
| PlanarReflectionParameters2 | FVector2D | PlanarReflectionSceneProxy.h | ||
| PlanarReflectionXAxis | FVector4 | PlanarReflectionSceneProxy.h | ||
| PlanarReflectionYAxis | FVector4 | PlanarReflectionSceneProxy.h | ||
| PrefilterRoughness | float | PlanarReflectionSceneProxy.h | ||
| PrefilterRoughnessDistance | float | PlanarReflectionSceneProxy.h | ||
| ProjectionWithExtraFOV | FMatrix | PlanarReflectionSceneProxy.h | ||
| ReflectionPlane | FPlane | PlanarReflectionSceneProxy.h | ||
| RenderTarget | FPlanarReflectionRenderTarget * | This is specific to a certain view and should actually be stored in FSceneViewState. | PlanarReflectionSceneProxy.h | |
| ViewRect | FIntRect | PlanarReflectionSceneProxy.h | ||
| WorldBounds | FBox | PlanarReflectionSceneProxy.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void ApplyWorldOffset
(
const FVector& InOffset |
PlanarReflectionSceneProxy.h | ||
void UpdateTransform
(
const FMatrix& NewTransform |
PlanarReflectionSceneProxy.h |