Black Ops III

ShowInfoVolume

Enables an info volume to be drawn with the specified color

Example:

InfoVolumeDebug_ShowVolume( info_volume GetEntityNumber(), ( 0.2, 0.2, 0.5 ), 0.5 )

Parameters

ParameterSummary
*entnumThe entity number of the info volume
[rgb color]The rgb color that the info volume will be drawn with
[alpha]The alpha that the info volume will be drawn with

* = mandatory