unreal.MathRBFInterpolateQuatColor_Target

class unreal.MathRBFInterpolateQuatColor_Target(target: Quat = Ellipsis, value: LinearColor = Ellipsis)

Bases: StructBase

Math RBFInterpolate Quat Color 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 (LinearColor): [Read-Write]

property target: Quat

[Read-Write]

Type:

(Quat)

property value: LinearColor

[Read-Write]

Type:

(LinearColor)