FVirtualTexture2DResource::GetSizeY

Returns the height of the texture in pixels.

Windows
MacOS
Linux

Override Hierarchy

FTexture::GetSizeY()

FVirtualTexture2DResource::GetSizeY()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/TextureResource.h

Include

#include "TextureResource.h"

Source

/Engine/Source/Runtime/Engine/Private/Texture2D.cpp

Syntax

virtual uint32 GetSizeY() const

Remarks

Returns the height 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