[This is preliminary documentation and is subject to change.]
How much to scale the angular velocity coming in from animation of a part if it is in angVelScaleMask (otherwise scale by 1.0).
Namespace: Rage.Euphoria
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
[EuphoriaParameterAttribute("angVelScale", Type = typeof(float), DefaultValue = 1f, MinimumValue = 0f, MaximumValue = 1f)] public float AngVelScale { get; set; }
Property Value
Type: Single[Missing <value> documentation for "P:Rage.Euphoria.EuphoriaMessageShot.AngVelScale"]
See Also