FCanvas

Overload list

Windows
MacOS
Linux
Name Description

Public function

FCanvas

(
    FRenderTarget* InRenderTarget,
    FHitProxyConsumer* InHitProxyC...,
    UWorld* InWorld,
    ERHIFeatureLevel::Type InFeatureLev...,
    ECanvasDrawMode DrawMode,
    float InDPIScale
)

Constructor.

Public function

FCanvas

(
    FRenderTarget* InRenderTarget,
    FHitProxyConsumer* InHitProxyC...,
    float InRealTime,
    float InWorldTime,
    float InWorldDeltaTime,
    ERHIFeatureLevel::Type InFeatureLev...,
    float InDPIScale
)

  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