API Reference > imodeljs-common > DisplayStyles > PlanarClipMaskSettings > clone clone Method Create a copy of this TerrainSettings, optionally modifying some of its properties. clone(changedProps?: PlanarClipMaskProps): PlanarClipMaskSettings Parameter Type Description changedProps PlanarClipMaskProps JSON representation of the properties to change. Returns - PlanarClipMaskSettings A PlanarClipMaskSettings with all of its properties set to match those ofthis, except those explicitly defined in changedProps. Defined in core/common/src/PlanarClipMask.ts Line 169 Last Updated: 12 June, 2024