SetBlur( <target_blur>, <time> )


Module: Effects
SP Only

Summary:

Blur the screen over a period of time.



Example:

SetBlur( 10.3, 3.0 );



Required Args:

  • 1 : <target_blur> The final blur. The value is pixels for Gaussian blur at 640x480. Must be a floating point value greater than 0.
  • 2 : <time> Time in seconds