Display the planet's orbit around its parent object in the 3D graphics window as defined in 2D Graphics for that planet. For instance, the Moon orbits around the Sun.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property OrbitVisible() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_OrbitVisible(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






