clone Method
Create a copy of these parameters.
clone(out?: QParams3d): QParams3d
Parameter | Type | Description |
---|---|---|
out | QParams3d | If supplied, it will be modified in-place and returned instead of allocating a new QParams3d. |
Returns - QParams3d
Defined in
- core/common/src/QPoint.ts Line 429
Last Updated: 20 June, 2023