Overview
StepMode is a enum in Aspose.3D FOSS for Python.
StepMode.PREVIOUS_VALUE represents a step mode that selects the previous value in a sequence.
Values
| Value | Description |
|---|
PREVIOUS_VALUE | Represents a step mode that selects the previous value in a sequence |
NEXT_VALUE | |
See Also