API / geotoolkit3d / util / intersection / NoIntersectableError / NoIntersectableError
intersection.NoIntersectableError.NoIntersectableError
NoIntersectableError
This error is thrown if any of the objects provided to the Intersection3DUtil.intersectObjects method lacks an intersectable component like a mesh or doesn't implement an intersection interface such as IIntersectableMesh.
Error↳
NoIntersectableError
Constructors
Methods
Constructors
• new NoIntersectableError(message?)
| Name | Type |
|---|---|
Optional message | string |
Error.constructor