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