FBox2D::FBox2D

Creates and initializes a new box.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/Box2D.h"

Syntax

FBox2D
(
    EForceInit
)

Remarks

Creates and initializes a new box.

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

Parameters

Parameter

Description

EForceInit

Force Init Enum.

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