setIconVisible

abstract fun setIconVisible(visible: Boolean)

Sets whether the icon for this audio source is visible in the world.

This method sets marks as "dirty" and increases its state by 10.

Parameters

visible

true if the icon should be visible, false otherwise.