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