Documentation / @ripl/core / matrixRotate
Function: matrixRotate()
matrixRotate(
angle):Matrix
Defined in: packages/core/src/math/matrix.ts:32
Returns a rotation matrix for the given angle, in radians.
Parameters
| Parameter | Type |
|---|---|
angle | number |
Documentation / @ripl/core / matrixRotate
matrixRotate(
angle):Matrix
Defined in: packages/core/src/math/matrix.ts:32
Returns a rotation matrix for the given angle, in radians.
| Parameter | Type |
|---|---|
angle | number |