CylinderBreakingFunctionAdditiveTerm Property

Note: This API is now obsolete.
Gets or sets the additive component of the breaking function.

Definition

Namespace: BeeMobile.iWheel
Assembly: BeeMobile.iWheel.NET48 (in BeeMobile.iWheel.NET48.dll) Version: 4.8.4.3
C#
[ObsoleteAttribute("This property is obsolete. Use TouchScrollSettings.BreakingCoefficient2 instead.")]
public float BreakingFunctionAdditiveTerm { get; set; }

Property Value

Single

See Also