DK11 for Delphi | GisTypes3D.TGIS_3DCamera | Records | Fields
Definition of a camera for the 3D view.
// Delphi type TGIS_3DCamera = record end;
// C++ Builder struct DECLSPEC_DRECORD TGIS_3DCamera { };
Name | Visibility | Description | |
---|---|---|---|
Active | public | True if the camera is active. | |
Name | public | Name of the camera. | |
Position | public | Position of the camera. | |
PositionEx | public | Location of the camera. | |
Reference | public | Reference point of the camera. | |
Rotation | public | Rotation of the camera. | |