Documentation / @ripl/core / interpolateRotation / test
Function: test()
test(
value):boolean
Defined in: packages/core/src/interpolators/rotation.ts:68
Reports whether this factory can interpolate the given value (a number, or a numeric string with an optional deg/rad suffix).
Parameters
| Parameter | Type |
|---|---|
value | unknown |
Returns
boolean