Function

Clutter-18Cluttervalue_set_shader_matrix

  • Sets matrix as the contents of value. The passed GObject.Value must have been initialized using CLUTTER_TYPE_SHADER_MATRIX.

    Parameters

    • value: any
    • matrix: number[]

      a matrix of floating point values

    Returns void