WeightedMode
Overview
WeightedMode is a enum in Aspose.3D FOSS for .NET.
WeightedMode enum describes how vertex weights are applied, supporting None, OutWeight, NextInWeight, and Both.
This enumeration defines 4 values: None, OutWeight, NextInWeight, Both.
Values
| Value | Description |
|---|---|
None | |
OutWeight | |
NextInWeight | |
Both |