StepMode

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

ValueDescription
PREVIOUS_VALUERepresents a step mode that selects the previous value in a sequence
NEXT_VALUE

See Also