StepMode

Overview

StepMode is a enum in Aspose.3D FOSS for .NET.

StepMode.PREVIOUS_VALUE represents stepping to the previous value in a sequence.

Values

ValueDescription
PREVIOUS_VALUERepresents stepping to the previous value in a sequence
NEXT_VALUERepresents stepping to the next value in a sequence

See Also