gl-matrix (Node / NPM Distribution)
gl-matrix/types
Mat2Like
Type Alias Mat2Like
Mat2Like
:
[
number
,
number
,
number
,
number
]
|
FloatArray
A 2x2 Matrix given as a Mat2, a 4-element floating-point TypedArray, or an array of 4 numbers.
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
Go to: CDN Distribution
gl-matrix (Node / NPM Distribution)
A 2x2 Matrix given as a Mat2, a 4-element floating-point TypedArray, or an array of 4 numbers.