> 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/arrayofscalarsamplers.md).

# ArrayOfScalarSamplers

The `ArrayOfScalarSamplers` class describes an array of scalar samplers.

## Properties

This module exposes no properties.

## Methods

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