Creates a new CameraComponentElement.
Gets the clear color of the camera.
The clear color.
Sets the clear color of the camera.
The clear color.
Gets the clear color buffer of the camera.
The clear color buffer.
Sets the clear color buffer of the camera.
The clear color buffer.
Gets the clear depth buffer of the camera.
The clear depth buffer.
Sets the clear depth buffer of the camera.
The clear depth buffer.
Gets the clear stencil buffer of the camera.
The clear stencil buffer.
Sets the clear stencil buffer of the camera.
The clear stencil buffer.
Gets the camera component.
The camera component.
Gets the cull faces of the camera.
The cull faces.
Sets the cull faces of the camera.
The cull faces.
Gets the enabled state of the component.
The enabled state of the component.
Sets the enabled state of the component.
The enabled state of the component.
Gets the far clip distance of the camera.
The far clip distance.
Sets the far clip distance of the camera.
The far clip distance.
Gets the flip faces of the camera.
The flip faces.
Sets the flip faces of the camera.
The flip faces.
Gets the field of view of the camera.
The field of view.
Sets the field of view of the camera.
The field of view.
Gets the frustum culling of the camera.
The frustum culling.
Sets the frustum culling of the camera.
The frustum culling.
Gets the near clip distance of the camera.
The near clip distance.
Sets the near clip distance of the camera.
The near clip distance.
Gets the orthographic projection of the camera.
The orthographic projection.
Sets the orthographic projection of the camera.
The orthographic projection.
Gets the orthographic height of the camera.
The orthographic height.
Sets the orthographic height of the camera.
The orthographic height.
Gets the priority of the camera.
The priority.
Sets the priority of the camera.
The priority.
Gets the rect of the camera.
The rect.
Sets the rect of the camera.
The rect.
Gets the scissor rect of the camera.
The scissor rect.
Sets the scissor rect of the camera.
The scissor rect.
Represents a camera component in the PlayCanvas engine.