This commit is contained in:
Vaxry 2024-10-07 23:27:56 +01:00
parent 978bf1a4cc
commit d01d8ab40a

View file

@ -54,6 +54,8 @@
The provided values describe a 3x3 Row-Major CTM with values in the range of [0, ∞)
Passing values outside of the range will raise an invalid_matrix error.
The default value of the CTM is an identity matrix.
</description>
<arg name="output" type="object" interface="wl_output"/>
<arg name="mat0" type="fixed"/>