Example_Camera

Description

static class Tinman.Demo.Examples.Code.Example_Camera

Full source code is included in the Tinman 3D SDK download.

This example shows some ways to control a scene Camera.

Public / Methods

Camera​Look​At


public static method CameraLookAt → (2)

sceneView in : SceneView

The scene view whose camera to update.

coordinates in : LatLonHeight

The geographic coordinates to look at.

Points the camera of the given SceneView to the given geographic coordinates in.