VertexElementTangent
Overview
VertexElementTangent is a class in Aspose.3D FOSS for Java.
Inherits from: VertexElement.
VertexElementTangent.VertexElementTangent creates a tangent vertex element using the given mappingMode and referenceMode.
This class provides 1 method for working with VertexElementTangent objects in Java programs.
Available methods include: VertexElementTangent.
All exported members are accessible to any Java application after installing the Aspose.3D FOSS for Java package.
Description
VertexElementTangent 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 |
|---|---|
VertexElementTangent(mappingMode: MappingMode, referenceMode: ReferenceMode) | Creates a tangent vertex element using the given mappingMode and referenceMode |