unreal.MathRBFInterpolateQuatVector_Target

class unreal.MathRBFInterpolateQuatVector_Target(target: Quat = Ellipsis, value: Vector = Ellipsis)

Bases: StructBase

Math RBFInterpolate Quat Vector Target

C++ Source:

  • Plugin: RigVM

  • Module: RigVM

  • File: RigVMFunction_MathRBFInterpolate.h

Editor Properties: (see get_editor_property/set_editor_property)

  • target (Quat): [Read-Write]

  • value (Vector): [Read-Write]

property target: Quat

[Read-Write]

Type:

(Quat)

property value: Vector

[Read-Write]

Type:

(Vector)