set_matrix


Description:

[ Version ( since = "3.24" ) ]
public void set_matrix (Variant? matrix)

Sets a new value to the matrix property, as a Variant.

If matrix is null, then an empty array is set.

If matrix is floating, it is consumed.

The set_types_for_locations function may be more convenient to use.

Parameters:

this

a SourceSpaceDrawer.

matrix

the new matrix value, or null.