unreal.Box3f

class unreal.Box3f

Bases: StructBase

A point or direction FVector in 3d space. note: The full C++ class is located here: EngineSourceRuntimeCorePublicMathBox.h

C++ Source:

  • Module: CoreUObject

  • File: NoExportTypes.h

Editor Properties: (see get_editor_property/set_editor_property)

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

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