unaryMinus

operator fun unaryMinus(): Matrix4

Negates matrix data.

Return

The new Matrix4 instance that has the negative data of the origin Matrix4 instance.