[This is preliminary documentation and is subject to change.]
Gets the acceleration scale.
 
    Namespace: 
   Rage
    Assembly:
   RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
 
public float AccelerationScale { get; }Public ReadOnly Property AccelerationScale As Single
	Get
public:
property float AccelerationScale {
	float get ();
}Property Value
Type: 
SingleThe acceleration scale.
 
Reference