SetLightIntensity( <intensity> )


Module: Entity
SP Only

Summary:

Sets the current intensity of the light.



Call this on:

<entity> A light entity



Example:

self SetLightIntensity( 1.5 );



Required Args:

  • 1 : <intensity> A new value for the intensity of the light. 1 is fullbright, but values can be larger than 1.