unreal.Box2f

class unreal.Box2f

Bases: StructBase

A rectangular 2D Box. note: The full C++ class is located here: EngineSourceRuntimeCorePublicMathBox2D.h

C++ Source:

  • Module: CoreUObject

  • File: NoExportTypes.h

Editor Properties: (see get_editor_property/set_editor_property)

  • max (Vector2f): [Read-Write] Max

  • min (Vector2f): [Read-Write] Min