EuphoriaMessageShotNeckDamping Property

RAGE Plugin Hook Documentation

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

Damping of neck.

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

[EuphoriaParameterAttribute("neckDamping", Type = typeof(float), DefaultValue = 1f, 
	MinimumValue = 0.1f, MaximumValue = 2f)]
public float NeckDamping { get; set; }

Property Value

Type: Single

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

See Also

Reference