VertexElementVertexColor

VertexElementVertexColor

Overview

VertexElementVertexColor is a class in Aspose.3D FOSS for Java. Inherits from: VertexElement.

This class provides 1 method for working with VertexElementVertexColor objects in Java programs. Available methods include: VertexElementVertexColor. All exported members are accessible to any Java application after installing the Aspose.3D FOSS for Java package.

Description

VertexElementVertexColor 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

SignatureDescription
VertexElementVertexColor(mappingMode: MappingMode, referenceMode: ReferenceMode)

See Also