CameraFree

Description

sealed class Tinman.Engine.Scenes.Entities.CameraFree

A free camera that provides a classic drag-drop-zoom navigation with the mouse as well as a 6-DOF controls, in terrain-space.

Public / Constructors

Camera​Free


public constructor CameraFree → ()

Creates a new instance of CameraFree.

Public / Attributes

Camera


[JsonProperty]
public attribute Camera → (get)

value : Camera

The camera or null if not attached to a scene.

The camera that is being controlled.