unreal.Vector4d¶
- class unreal.Vector4d¶
Bases:
StructBaseA 4-D homogeneous vector. note: The full C++ class is located here: EngineSourceRuntimeCorePublicMathVector4.h
C++ Source:
Module: CoreUObject
File: NoExportTypes.h
Editor Properties: (see get_editor_property/set_editor_property)
w(double): [Read-Write]x(double): [Read-Write]y(double): [Read-Write]z(double): [Read-Write]