VertexElementNormal

VertexElementNormal

Overview

VertexElementNormal is a class in Aspose.3D FOSS for Python. Inherits from: VertexElementFVector.

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

Methods

SignatureDescription
__init__(name: str, mapping_mode: 'MappingMode', reference_mode: 'ReferenceMode')

See Also