set_matrix
Description:
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 | |
matrix |
the new matrix value, or null. |