Description
Gets or sets a value indicating whether or
not picking on the overlay is enabled. If picking is disabled, this
overlay will never show up in the result of Scene.PickScreenOverlay,
even if it occupies the specified pick position.
Property type
Read-write property
Syntax
| [Visual Basic .NET] |
|---|
Public Property PickingEnabled() As Boolean
|