Class SoInterpolate

    • Field Detail

      • alpha

        public final SoSFFloat alpha
        Interpolation control value.
      • output

        public final SoEngineOutput output
        ( SoMFFloat ) Interpolated value. The type of the output value is the same as the type of the input values, which is specified by the derived classes.