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 228
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.