Documentation/Entity Types/Base/MapCamera.type
From NeoAxis Engine Wiki
| Language: | Status: | Approved |
Description
MapCamera.type allows you to place a camera on a map. Furthermore programmers typically use the camera orientation data in the code.
You can view from camera's perspective by selecting it and holding C in the editor.
You can also create a camera that can specify a motion path. For more info see MapCameraCurve.type.
Properties
| Name | Description |
|---|---|
| Fov | Sets the view angle. 0 will use the default value (defined in map properties). |