FWebBrowserTextureResource::GetSizeX

Returns the width of the texture in pixels.

Windows
MacOS
Linux

Override Hierarchy

FTexture::GetSizeX()

FWebBrowserTextureResource::GetSizeX()

References

Module

WebBrowserTexture

Header

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

Include

#include "WebBrowserTextureResource.h"

Source

/Engine/Source/Runtime/WebBrowserTexture/Private/WebBrowserTextureResource.cpp

Syntax

virtual uint32 GetSizeX() const

Remarks

Returns the width of the texture in pixels.

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