visibility

open override fun visibility(visibility: Visibility): RasterParticleLayer

Whether this layer is displayed.

Use static method RasterParticleLayer.defaultVisibility to get the default property value.

Parameters

visibility

value of Visibility


open override fun visibility(visibility: Expression): RasterParticleLayer

Whether this layer is displayed.

Use static method [RasterParticleLayer.defaultVisibility to get the default property value.

Parameters

visibility

value of Visibility


open override val visibility: Visibility?

Whether this layer is displayed.