Skip to main content

changeVectorLayer

Toggles visibility of a 2D layer by its index.

Syntax

RxCore.changeVectorLayer(index)

Parameters

  • index: number — Index of the 2D layer to show or hide.

Returns

  • NA — This method does not return a value.