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]x_plane
(Plane4f): [Read-Write]y_plane
(Plane4f): [Read-Write]z_plane
(Plane4f): [Read-Write]