Navigation
API > API/Runtime > API/Runtime/WebBrowserTexture > API/Runtime/WebBrowserTexture/FWebBrowserTextureResource
References
Module | WebBrowserTexture |
Header | /Engine/Source/Runtime/WebBrowserTexture/Public/WebBrowserTextureResource.h |
Include | #include "WebBrowserTextureResource.h" |
Syntax
struct FRenderParams
Remarks
Parameters for the Render method.
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FLinearColor | ClearColor | The clear color to use when clearing the texture. |
![]() |
FGuid | PlayerGuid | Guid associated with the texture. |
![]() |
TWeakPtr< FWebBrowserTextureSampleQueue, ESPMode::ThreadSafe > | SampleSource | The sample source to render. |