Views from a point to a direction. Sets the camera's position and the direction vector indicating where the camera is looking.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def ViewDirection(self, Axes:"IAgCrdnAxes", CameraPosition:"IAgCrdnPoint", Direction:"IAgCrdnVector") -> None: |






