WeightedMode
Overview
WeightedMode is a enum in Aspose.3D FOSS for Python.
WeightedMode enum values NONE, OUT_WEIGHT, NEXT_IN_WEIGHT, and BOTH let developers specify how vertex weights are applied during mesh processing.
This enumeration defines 4 values: NONE, OUT_WEIGHT, NEXT_IN_WEIGHT, BOTH.
Values
| Value | Description |
|---|---|
NONE | |
OUT_WEIGHT | |
NEXT_IN_WEIGHT | |
BOTH |