WeightedMode

Overview

WeightedMode is a enum in Aspose.3D FOSS for Typescript.

WeightedMode.NONE represents the absence of any weighting mode.

Values

ValueDescription
NONERepresents the absence of any weighting mode
OUT_WEIGHTRepresents weighting applied to the outgoing element
NEXT_IN_WEIGHTRepresents weighting applied to the next incoming element
BOTHRepresents weighting applied to both outgoing and incoming elements

See Also