## Description

Provides a camera pipeline module that gives access to camera data as a grayscale or color uint8 array.

## Functions

| Function | Description |
| --- | --- |
| [pipelineModule](https://8thwall.org/docs/api/engine/camerapixelarray/pipelinemodule) | A pipeline module that provides the camera texture as an array of RGBA or grayscale pixel values that can be used for CPU image processing. |
