Description
Allows or disallows rendering for in a particular
scene for.
Syntax
| [Visual Basic .NET] |
|---|
Public Sub SetDisplayInScene( _
ByVal Scene As IAgStkGraphicsScene, _
ByVal On As Boolean _
)
|
Parameters
- Scene
- The scene to enable or disable rendering for.
- On
- True, if an object with this display condition should render in the given scene.