flywave-terrain-datasource.groundmodificationmanager.clear
Home > @flywave/flywave-terrain-datasource > GroundModificationManager > clear
GroundModificationManager.clear() method
Clears all modifications
This method removes all ground modifications from the manager, resets the spatial index, and dispatches a clear event.
Signature:
clear(): void;
Returns:
void