CameraType

Overview

Defines the various types of cameras available for scene rendering or gameplay in a system.

Items

Name
Value
Description

Fixed

0

Currently not supported.

Attach

1

Currently not supported.

Watch

2

Currently not supported.

Track

3

Currently not supported.

Follow

4

Currently not supported.

Custom

5

A user-defined camera type that allows custom behavior.

Scriptable

6

A camera controlled through scripts for custom logic or actions.

Orbital

7

Currently not supported.

See also

Camera

Last updated