Material
Overview
Material is a class in Aspose.3D FOSS for Java.
Inherits from: A3DObject.
Material.Material creates a new material instance with the specified name.
This class provides 1 method for working with Material objects in Java programs.
Available methods include: Material.
All exported members are accessible to any Java application after installing the Aspose.3D FOSS for Java package.
Description
Material is a class in the Aspose.3D FOSS library for Java that exposes 7 methods and 2 properties for programmatic use. It extends A3DObject, inheriting shared functionality from its parent type.
The class offers 3 constructor overloads, allowing flexible initialization depending on the calling context.
Methods
| Signature | Description |
|---|---|
Material() | Creates a new material instance with the specified name |
Material(name: String) |