Variable kMatrixContainerTypesConst

kMatrixContainerTypes: readonly ("mat2x2" | "mat3x2" | "mat4x2" | "mat2x3" | "mat3x3" | "mat4x3" | "mat2x4" | "mat3x4" | "mat4x4")[] = ...

List of all matNxN<> container types.

Generated using TypeDoc