Navigation
API > API/Runtime > API/Runtime/WebBrowserTexture > API/Runtime/WebBrowserTexture/UWebBrowserTexture
Description
Gets the current aspect ratio of the texture.
| Name | GetAspectRatio |
| Type | function |
| Header File | /Engine/Source/Runtime/WebBrowserTexture/Public/WebBrowserTexture.h |
| Include Path | #include "WebBrowserTexture.h" |
| Source | /Engine/Source/Runtime/WebBrowserTexture/Private/WebBrowserTexture.cpp |
float GetAspectRatio() const
Texture aspect ratio.
See Also
-
GetHeight
-
GetWidth