UWebBrowserTexture::GetHeight

Gets the current height 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 GetHeight() const

Remarks

Gets the current height of the texture.

Returns

Texture height (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