Allows or disallows rendering for in a particular scene for.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def SetDisplayInScene(self, Scene:"IAgStkGraphicsScene", On:bool) -> None: |
- Scene
- The scene to enable or disable rendering for.
- On
- True, if an object with this display condition should render in the given scene.






