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

    Parameters

    • input: NodeMaterialConnectionPoint

      The input vector.

    • z: NodeMaterialConnectionPoint

      The new Z component.

    • Optionaloptions: Partial<TargetOptions>

      Optional target options.

    Returns VectorMergerBlock