> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Anisotropic Material

Defines an Anisotropic Material by providing a list of Anisotropic Material Properties and the material density. The properties of an anisotropic material can vary in any direction.

### Inputs

| Name       | Type                                                                                                      | Description                                                           |
| ---------- | --------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------- |
| Properties | [Anisotropic Material Property List](../../../../block-documentation/types/anisotropic-material-property) | The list of anisotropic material properties that define the material. |
| Density    | [Scalar Field](../../../../block-documentation/types/scalar-field)                                        | The material density.                                                 |

### Outputs

| Type                                                                               |
| ---------------------------------------------------------------------------------- |
| [Anisotropic Material](../../../../block-documentation/types/anisotropic-material) |
