Call of Duty Script Documentation

getfxvisibility (<start>, <end>)


Module
Effects


Summary


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

Example


vis = getfxvisibility(start, end);

Minimum Number of arguments: 2


Number of optional arguments: 0



Return to Function List