SetLightRadius( <radius> )


Module: Entity
SP Only

Summary:

Sets the current radius of the light.



Call this on:

<entity> A light entity



Example:

self SetLightRadius( 200 );



Required Args:

  • 1 : <radius> A new value for the radius of the light. This cannot be larger than the radius when the map was compiled.