Navigation
API > API/Runtime > API/Runtime/WebBrowserTexture > API/Runtime/WebBrowserTexture/FWebBrowserTextureSample
Description
Initialize the sample with a texture resource.
This method must be called on the render thread.
| Name | InitializeTexture |
| Type | function |
| Header File | /Engine/Source/Runtime/WebBrowserTexture/Public/WebBrowserTextureSample.h |
| Include Path | #include "WebBrowserTextureSample.h" |
FRHITexture * InitializeTexture()
The texture resource object that will hold the sample data.