Method Clone
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
Clone()
Creates a copy of this matrix with the same width, height, and values in corresponding places.
public MatrixFloat Clone()
Creates a copy of this matrix with the same width, height, and values in corresponding places.
public MatrixFloat Clone()