FIntRect::Height

Gets the Height of the rectangle.

Choose your operating system:

Windows

macOS

Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/IntRect.h

Include

#include "Math/IntRect.h"

Syntax

int32 Height() const

Remarks

Gets the Height of the rectangle.

Returns

The Height of the rectangle.