SoInterpolateVec3finput1 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 SoMFVec3f input1 { get; }
Public ReadOnly Property input1 As SoMFVec3f
Get
public:
property SoMFVec3f^ input1 {
SoMFVec3f^ get ();
}
member input1 : SoMFVec3f with get
Property Value
Type:
SoMFVec3fRemarks See Also