SoInterpolateFloatinput1 Property |
The engine linearly interpolates from input0 to input1.
Namespace: OIV.Inventor.EnginesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoMFFloat input1 { get; }
Public ReadOnly Property input1 As SoMFFloat
Get
public:
property SoMFFloat^ input1 {
SoMFFloat^ get ();
}
member input1 : SoMFFloat with get
Property Value
Type:
SoMFFloatRemarks See Also