Black Ops III

AddFXExclusionVolume

Create a volume that will exclude FX that are flagged as "Respect Exclusion Volumes". Returns volume ID.

Example:

volumeID = AddFXExclusionVolume( 0, (0,0,0), (0, 45, 0), (10, 10, 10) )

Parameters

ParameterSummary
*localClientNumThe local client to create the volume on.
*centerThe center of the volume.
*anglesThe rotation angles of the volume.
*half extentsThe half extents of the volume.

* = mandatory