KMat4f

typealias KMat4f = @Serializable(with = Mat4fSerializer::class) Mat4f

Serializable typealias for Mat4f.

Serialized shape: float[4][4] (row-major)