User Tools

Site Tools


api:dk11:python:tatukgis_pdk.tgis_3dflyover.movecamera_integer_integer

Table of Contents

TGIS_3DFlyOver.MoveCamera method

DK for Python | tatukgis_pdk.TGIS_3DFlyOver.MoveCamera | Constructors | Methods | Properties | Events

Moves a camera in the order.

Available also on: Delphi | .NET | ActiveX.

Syntax

# Python
def MoveCamera(
  self,
  _from: int,
  _to: int
) -> None: 

Parameters

Name Type Description
_from int current index of the camera
_to int destination index of the camera
2025/01/31 01:19

Page Tools