Width-to-height ratio of the camera view.
Preset aspect ratio option.
Projection type (perspective or orthographic).
Background color rendered before scene content.
Depth buffer clearing behavior.
Depth buffer format and configuration.
Device camera properties (aspect, FOV, or both) to inherit from the physical camera.
Whether the component is active.
Far clipping plane distance.
Vertical field of view in degrees.
ReadonlyidThe unique id of the entity.
Texture used as the camera's input (background) image.
Texture used to mask camera output.
ReadonlymetaMetadata associated with this entity, providing access to its unique identifier and other descriptive properties.
Mip level at which to render the camera.
Name of the component.
Near clipping plane distance.
Order-independent transparency layer configuration.
ReadonlyorthographicHeight of the orthographic view in world units.
The set of render layers this component belongs to.
Rendering priority relative to other cameras.
Output texture or framebuffer for rendering.
ReadonlysceneScene object this component is attached to.
Size of the camera's render region.
ReadonlytypeThe entity's type.
A list of entities which this entity has a reference to.
StaticgetA list of entities which has a reference to this entity.
StaticgetReturns the name of this object's type.
Returns true if the object is of the specified type.
Returns true if this object refers to the same instance as the given object.
Renders the scene from a viewpoint with configurable projection and output.