FMatrix4.Transpose

FMatrix4.Transpose method

Transposes this instance.

public FMatrix4 Transpose()

Return Value

The transposed matrix.

See Also