• Replaces the X component of a vector with a new value.

    Parameters

    • input: NodeMaterialConnectionPoint

      The input vector.

    • x: NodeMaterialConnectionPoint

      The new X component.

    • Optionaloptions: Partial<TargetOptions>

      Optional target options.

    Returns VectorMergerBlock