UWebBrowserTexture::GetWidth

Gets the current width of the texture.

Windows
MacOS
Linux

References

Module

WebBrowserTexture

Header

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

Include

#include "WebBrowserTexture.h"

Source

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

Syntax

int32 GetWidth() const

Remarks

Gets the current width of the texture.

Returns

Texture width (in pixels).

See Also

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