FBox2D::FBox2D

Creates and initializes a new box.

Windows
MacOS
Linux

Deprecated

  • Use ForceInit constructor instead.

References

Module

Core

Header

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

Include

#include "Math/Box2D.h"

Syntax

FBox2D
(
    int32
)

Remarks

Creates and initializes a new box.

The box extents are initialized to zero and the box is marked as invalid.

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