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 ViewDirectionWithUpAxis(self, Axes:"IAgCrdnAxes", CameraPosition:"IAgCrdnPoint", Direction:"IAgCrdnVector", UpAxis:list) -> None: |
Shows the format of the Offset and UpAxis parameters when setting the camera's reference point with an offset.
| [C#] | ||
|---|---|---|
| ||
Shows the format of the Offset and UpAxis parameters when setting the camera's reference point with an offset.
| [Visual Basic .NET] | ||
|---|---|---|
| ||






