Skip to content

CSMath.Matrix4.GetRows

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

GetRows Method

Gets the matrix rows.

Definition

Namespace: CSMath.Matrix4

C#

public List<XYZM> GetRows

Return Value

List

Clone this wiki locally