SoTrackFolloweralpha Property |
The value on which the interpolation is made.
Namespace: OIV.Inventor.EnginesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFFloat alpha { get; }
Public ReadOnly Property alpha As SoSFFloat
Get
public:
property SoSFFloat^ alpha {
SoSFFloat^ get ();
}
member alpha : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks It must between 0.0 and 1.0.
See Also