ITextureEditorToolkit::CalculateTextureDimensions

Calculates the display size of the texture

Windows
MacOS
Linux

References

Module

TextureEditor

Header

/Engine/Source/Editor/TextureEditor/Public/Interfaces/ITextureEditorToolkit.h

Include

#include "Interfaces/ITextureEditorToolkit.h"

Syntax

void CalculateTextureDimensions
(
    uint32 & Width,
    uint32 & Height
) const

Remarks

Calculates the display size of the texture

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