VertexElementMaterial

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.

Methods

SignatureDescription
VertexElementMaterial(mappingMode: MappingMode, referenceMode: ReferenceMode)Creates a material vertex element using the given mapping and reference modes

See Also