Skip to content

CSMath.Matrix4.GetCols

Albert Domenech edited this page Aug 13, 2025 · 3 revisions

GetCols Method

Gets the matrix columns.

Definition

Namespace: CSMath.Matrix4

C#

public List<XYZM> GetCols

Return Value

List

Clone this wiki locally