unreal.Matrix44f

class unreal.Matrix44f

Bases: StructBase

A 4x4 matrix. note: The full C++ class is located here: EngineSourceRuntimeCorePublicMathMatrix.h

C++ Source:

  • Module: CoreUObject

  • File: NoExportTypes.h

Editor Properties: (see get_editor_property/set_editor_property)

  • w_plane (Plane4f): [Read-Write] WPlane

  • x_plane (Plane4f): [Read-Write] XPlane

  • y_plane (Plane4f): [Read-Write] YPlane

  • z_plane (Plane4f): [Read-Write] ZPlane