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

    Parameters

    • input: NodeMaterialConnectionPoint

      The input vector.

    • w: NodeMaterialConnectionPoint

      The new W component.

    • Optionaloptions: Partial<TargetOptions>

      Optional target options.

    Returns VectorMergerBlock