Materials and Shading -- Aspose.3D FOSS for .NET
Aspose.3D FOSS for .NET provides classes for working with materials and shading.
Overview
The key classes involved are:
Material
Getting Started
Install Aspose.3D FOSS for .NET:
dotnet add package Aspose.3D.FossBasic Usage
// Basic usage of Material
// See reference documentation for full API detailsTips and Best Practices
- Always dispose of document objects after use
- Handle file I/O exceptions when reading or writing files
- Check the API reference for the latest signatures
API Reference Summary
| Class | Description |
|---|---|
Material | See reference docs |
For full details, see the API Reference.