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

    Parameters

    • input: NodeMaterialConnectionPoint

      The input vector.

    • y: NodeMaterialConnectionPoint

      The new Y component.

    • Optionaloptions: Partial<TargetOptions>

      Optional target options.

    Returns VectorMergerBlock