VertexElementMaterial
Overview
VertexElementMaterial is a class in Aspose.3D FOSS for Java.
Inherits from: VertexElement.
VertexElementMaterial.VertexElementMaterial creates a material vertex element using the given mapping and reference modes.
This class provides 1 method for working with VertexElementMaterial objects in Java programs.
Available methods include: VertexElementMaterial.
All exported members are accessible to any Java application after installing the Aspose.3D FOSS for Java package.
Description
VertexElementMaterial is a class in the Aspose.3D FOSS library for Java that exposes 8 methods and 5 properties for programmatic use. It extends VertexElement, inheriting shared functionality from its parent type.
Instances are created through a single constructor that initializes the object with default values.
Methods
| Signature | Description |
|---|---|
VertexElementMaterial(mappingMode: MappingMode, referenceMode: ReferenceMode) | Creates a material vertex element using the given mapping and reference modes |