EuphoriaMessageShotKMult4Legs Property

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

How much to add to leg stiffnesses dependent on looseness.

Namespace:  Rage.Euphoria
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

[EuphoriaParameterAttribute("kMult4Legs", Type = typeof(float), DefaultValue = 0.3f, 
	MinimumValue = 0f, MaximumValue = 1f)]
public float KMult4Legs { get; set; }

Property Value

Type: Single

[Missing <value> documentation for "P:Rage.Euphoria.EuphoriaMessageShot.KMult4Legs"]

See Also

Reference