DK11 for .NET | TatukGIS.NDK.TGIS_3DCamera | Records | Fields
Definition of a camera for the 3D view.
// C# public struct TGIS_3DCamera { }
' VisualBasic Public Structure TGIS_3DCamera End Structure
// Oxygene type TGIS_3DCamera = public record end;
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. | |