clone Method
Return a deep clone of the instance.
clone(result?: T): T
| Parameter | Type | Description |
|---|---|---|
| result | T | optional object to populate and return |
Returns - T
Defined in
- Geometry.ts Line 227
Last Updated: 29 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.