# 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> |
