[]
        
(Showing Draft Content)

C1.Framework.Mathematics.Matrix.Columns

Columns Property

Columns

Get the vectors from the column direction.

Declaration
public Vector[] Columns { get; }
Property Value
Type Description
Vector[]

A Vector array indicates the columns of the matrix.