Cloneable<T> Interface
Interface for method with a clone operation.
Methods
| Name | Description | |
|---|---|---|
| clone(): undefined | T | Required method to return a deep clone. | 
Defined in
- Geometry.ts Line 215
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.