DK for Python | tatukgis_pdk.TGIS_3DFlyOver.MoveCamera | Constructors | Methods | Properties | Events
Moves a camera in the order.
# Python def MoveCamera( self, _from: int, _to: int ) -> None:
| Name | Type | Description |
|---|---|---|
| _from | int | current index of the camera |
| _to | int | destination index of the camera |