# Sandbox.Package.MaterialMetaData.Textures

```csharp
System.Collections.Immutable.ImmutableArray<TextureInfo> Textures { get; set; }
```

The textures the material references and their dimensions.

Declared in [Sandbox.Package.MaterialMetaData](/api/Sandbox.Package.MaterialMetaData).
Assembly: `Sandbox.Engine`.
