FSceneView::UpdatePlanarReflectionViewMatrix

If we late update a view, we need to also late update any planar reflection views derived from it

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/SceneView.h

Include

#include "SceneView.h"

Source

/Engine/Source/Runtime/Engine/Private/SceneView.cpp

Syntax

void UpdatePlanarReflectionViewMatrix
(
    const FSceneView & SourceView,
    const FMirrorMatrix & MirrorMatrix
)

Remarks

If we late update a view, we need to also late update any planar reflection views derived from it

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss