API Reference > OdDb Classes > OdDbHatch Class > OdDbHatch Methods > OdDbHatch::gradientShift Method
OdDbHatch::gradientShift Method
Syntax
C++
double gradientShift() const;

Returns the interpolation value between the default and shifted values of the gradient's definition.

A gradientShift of 0 indicates a fully unshifted gradient. A gradientShift of 1 indicates a fully shifted gradient.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.