FCanvas::FCanvas

Constructor. For situations where a world is not available, but time information is

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/CanvasTypes.h

Include

#include "CanvasTypes.h"

Source

/Engine/Source/Runtime/Engine/Private/UserInterface/Canvas.cpp

Syntax

FCanvas
(
    FRenderTarget * InRenderTarget,
    FHitProxyConsumer * InHitProxyConsumer,
    float InRealTime,
    float InWorldTime,
    float InWorldDeltaTime,
    ERHIFeatureLevel::Type InFeatureLevel,
    float InDPIScale
)

Remarks

  1. For situations where a world is not available, but time information is

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