WeightedMode
Overview
WeightedMode is a enum in Aspose.3d for Typescript.
WeightedMode.NONE represents no weighting applied.
Values
| Value | Description |
|---|---|
NONE | Represents no weighting applied |
OUT_WEIGHT | Represents weighting applied to the outgoing element |
NEXT_IN_WEIGHT | Represents weighting applied to the next incoming element |
BOTH | Represents weighting applied to both outgoing and incoming elements |