[This is preliminary documentation and is subject to change.]
Gets or sets how far the fire spreads.
Namespace:
Rage
Assembly:
RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
public float SpreadRadius { get; set; }
Public Property SpreadRadius As Single
Get
Set
public:
property float SpreadRadius {
float get ();
void set (float value);
}
Property Value
Type:
SingleHow far the fire spreads, in meters.
Reference