[]
        
(Showing Draft Content)

C1.Util.DX.Matrix3x2.Negate

Negate Method

Negate(Matrix3x2)

Negates a matrix in-place.

Declaration
public static Matrix3x2 Negate(Matrix3x2 value)
Parameters
Type Name Description
Matrix3x2 value

The matrix to be negated.

Returns
Type Description
Matrix3x2