TypeScript API Documentation for CLUTTER
API Version: 18
Library Version: 18.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-rc.7
Retrieves a matrix of floating point values stored inside the passed GObject.Value. value must have been initialized with CLUTTER_TYPE_SHADER_MATRIX.
value
CLUTTER_TYPE_SHADER_MATRIX
a GObject.Value
the pointer to a matrix of floating point values. The returned value is owned by the GObject.Value and should never be modified or freed.
Retrieves a matrix of floating point values stored inside the passed GObject.Value.
valuemust have been initialized withCLUTTER_TYPE_SHADER_MATRIX.