[]
        
(Showing Draft Content)

C1.Util.DX.Matrix5x4.Negate

Negate Method

Negate(Matrix5x4)

Negates a Matrix5x4.

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

The Matrix5x4 to be negated.

Returns
Type Description
Matrix5x4