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)
is_valid
(bool): [Read-Write]max
(Vector3f): [Read-Write]min
(Vector3f): [Read-Write]