unreal.MathRBFInterpolateVectorVector_Target

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

Bases: StructBase

Math RBFInterpolate Vector Vector Target

C++ Source:

  • Plugin: RigVM

  • Module: RigVM

  • File: RigVMFunction_MathRBFInterpolate.h

Editor Properties: (see get_editor_property/set_editor_property)

  • target (Vector): [Read-Write]

  • value (Vector): [Read-Write]

property target: Vector

[Read-Write]

Type:

(Vector)

property value: Vector

[Read-Write]

Type:

(Vector)