Skip to content

CSMath.Matrix4.GetRows

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

GetRows Method

Gets the matrix rows

Definition

Namespace: CSMath.Matrix4

C#

public List<XYZM> GetRows

Return Value

List

Clone this wiki locally