Skip to content

CSMath.Matrix4.GetCols

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

GetCols Method

Gets the matrix columns

Definition

Namespace: CSMath.Matrix4

C#

public List<XYZM> GetCols

Return Value

List

Clone this wiki locally