Documentation / @ripl/3d / elementIsPlane
Function: elementIsPlane() ​
elementIsPlane(
value):value is Plane
Defined in: 3d/src/elements/plane.ts:65
Type guard that checks whether a value is a Plane instance.
Parameters ​
| Parameter | Type |
|---|---|
value | unknown |
Returns ​
value is Plane