SoInterpolateVec2finput0 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 SoMFVec2f input0 { get; }
Public ReadOnly Property input0 As SoMFVec2f
Get
public:
property SoMFVec2f^ input0 {
SoMFVec2f^ get ();
}
member input0 : SoMFVec2f with get
Property Value
Type:
SoMFVec2fRemarks See Also