unreal.Plane4f
¶
- class unreal.Plane4f¶
Bases:
Vector3f
A plane definition in 3D space. note: The full C++ class is located here: EngineSourceRuntimeCorePublicMathPlane.h
C++ Source:
Module: CoreUObject
File: NoExportTypes.h
Editor Properties: (see get_editor_property/set_editor_property)
w
(float): [Read-Write]x
(float): [Read-Write]y
(float): [Read-Write]z
(float): [Read-Write]