WeightedMode

Oversigt over de forskellige former for støtte

WeightedMode er et enum i Aspose.3d for Python.

WeightedMode er en opgørelse, der definerer fire vægtingsmuligheder: NONE, OUT_WEIGHT, NEXT_IN_weight og BOTH.

Valuer

ValueDescription
NONERepresents no weighting applied
OUT_WEIGHTRepresents weighting applied to outgoing connections
NEXT_IN_WEIGHTRepresents weighting applied to the next incoming connection
BOTHRepresents weighting applied to both outgoing and incoming connections
 Dansk