Activates or deactivates night vision goggle data contained in .nvg files. Night vision goggle data can be generated using the editor inside Virtual Photometric Lab/Virtual Human Vision Lab. Returns 1 if the call has succeeded, 0 otherwise.
Syntax
object.NightVisionGoggles(BSTR strNVGFileName) As Short
object: Virtual Photometric Lab or Virtual Human Vision Lab object
strNVGFileName: Name of the .nvg file containing night vision goggle data. To deactivate the filter, enter a void string.