GetFXVisibility( <start>, <end> )


Module: Effects
SP Only

Summary:

Returns the amount of visibilty (0.0 - 1.0) between the start and end points



Example:

vis = GetFXVisibility( start, end );



Required Args:

  • 1 : <start> Starting point
  • 2 : <end> Ending point