unreal.RigUnit_MathRBFInterpolateVectorColor

class unreal.RigUnit_MathRBFInterpolateVectorColor(input: Vector = Ellipsis, distance_function: RBFVectorDistanceType = Ellipsis, smoothing_function: RBFKernelType = Ellipsis, smoothing_radius: float = 0.0, normalize_output: bool = False, targets: None = [], output: LinearColor = Ellipsis)

Bases: RigVMFunction_MathRBFInterpolateVectorColor

deprecated: ‘RigUnit_MathRBFInterpolateVectorColor’ was renamed to ‘RigVMFunction_MathRBFInterpolateVectorColor’.