IStereoRendering::InitCanvasFromView

Sets view-specific params (such as view projection matrix) for the canvas.

Windows
MacOS
Linux

Override Hierarchy

IStereoRendering::InitCanvasFromView()

FHeadMountedDisplayBase::InitCanvasFromView()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/StereoRendering.h

Include

#include "StereoRendering.h"

Syntax

void InitCanvasFromView
(
    class FSceneView * InView,
    class UCanvas * Canvas
)

Remarks

Sets view-specific params (such as view projection matrix) for the canvas.

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