Function

Clutter-18Cluttervalue_set_shader_float

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

    Parameters

    • value: any
    • floats: number[]

      an array of floating point values

    Returns void