• Returns a uniform mat4x4 input block with the given name and value.

    Parameters

    • name: string

      The name of the input block.

    • value: Matrix

      The matrix value.

    • Optionaloptions: Partial<TargetOptions>

      Optional target options.

    Returns NodeMaterialConnectionPoint