Navigation
Unreal Engine C++ API Reference > Runtime > WebBrowserTexture > FWebBrowserTextureSample
References
Module | WebBrowserTexture |
Header | /Engine/Source/Runtime/WebBrowserTexture/Public/WebBrowserTextureSample.h |
Include | #include "WebBrowserTextureSample.h" |
bool Initialize
&40;
const FIntPoint & InDim
&41;
Remarks
Initialize the sample. true on success, false otherwise.
Parameters
Name | Description |
---|---|
InDim | The sample buffer's width and height (in pixels). |
InDuration | The duration for which the sample is valid. |