Skip to content

gi-nx


gi-nx / deactivateLensLayer

ts
function deactivateLensLayer(): void;

Close the lens panel and deselect the current lens layer.

Returns ​

void

Needs Permission ​

Example ​

typescript
rpc.invoke("deactivateLensLayer", []);