unreal.MathRBFInterpolateVectorVector_Target

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

Bases: StructBase

Math RBFInterpolate Vector Vector Target

C++ Source:

  • Plugin: ControlRig

  • Module: ControlRig

  • File: RigUnit_MathRBFInterpolate.h

Editor Properties: (see get_editor_property/set_editor_property)

  • target (Vector): [Read-Write] Target

  • value (Vector): [Read-Write] Value

property target: Vector

[Read-Write] Target

Type:

(Vector)

property value: Vector

[Read-Write] Value

Type:

(Vector)