> For the complete documentation index, see [llms.txt](https://sparkar-community.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sparkar-community.gitbook.io/docs/animationmodule/arrayofscalarsignals.md).

# ArrayOfScalarSignals

The `ArrayOfScalarSignals` class describes an array of scalar signals.

## Properties

This module exposes no properties.

## Methods

| Method | Description                                                                                                                  |
| ------ | ---------------------------------------------------------------------------------------------------------------------------- |
| `get`  | <p><code>get(index: number): ScalarSignal</code></p><p>Returns the signal indicated by the <code>index</code> parameter.</p> |
