FWebBrowserTextureSample::Initialize

Initialize the sample.

Windows
MacOS
Linux

References

Module

WebBrowserTexture

Header

/Engine/Source/Runtime/WebBrowserTexture/Public/WebBrowserTextureSample.h

Include

#include "WebBrowserTextureSample.h"

Syntax

bool Initialize
(
    const FIntPoint & InDim
)

Remarks

Initialize the sample.

Returns

true on success, false otherwise.

Parameters

Parameter

Description

InDim

The sample buffer's width and height (in pixels).

InDuration

The duration for which the sample is valid.

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