Allows rendering only in the given scene. The display condition will not allow rendering in other scenes, including newly created ones.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def DisplayOnlyInScene(self, Scene:"IAgStkGraphicsScene") -> None: |
- Scene
- The scene to enable or disable rendering for.






