Click or drag to resize
SoInterpolateVec2f Properties

The SoInterpolateVec2f type exposes the following members.

Properties
  NameDescription
Public propertyalpha

Interpolation control value.

(Inherited from SoInterpolate.)
Public propertyinput0

The engine linearly interpolates from input0 to input1.

Public propertyinput1

The engine linearly interpolates from input0 to input1.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyoutput

( OIV.Inventor.Fields.SoMFFloat ) Interpolated value.

(Inherited from SoInterpolate.)
Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also