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