unreal.TestDerivedVector

class unreal.TestDerivedVector(x: float = 0.0, y: float = 0.0, z: float = 0.0)

Bases: Vector

Test Derived Vector

C++ Source:

  • Plugin: UAFAnimGraph

  • Module: UAFAnimGraphTestSuite

  • File: AnimNextAnimGraphTraitGraphTest.h

Editor Properties: (see get_editor_property/set_editor_property)

  • x (double): [Read-Write]

  • y (double): [Read-Write]

  • z (double): [Read-Write]