Unigine::Cigi::ICigiAerosolResponse Class
Header: | #include <CigiClientInterface.h> |
Inherits: | ICigiIGPacket |
The CIGIClient plugin is deprecated and no longer supported. For more information on working with CIGI please refer to the IG Application section.
This class represents the CIGI Aerosol Concentration Response IG packet interface.
CIGI plugin must be loaded.
ICigiAerosolResponse Class
Members
void setRequestID( int id )
Sets the value of the Request ID parameter to be specified in the packet.Arguments
- int id - Request ID parameter value.
void setLayerID( int id )
Sets the value of the Layer ID parameter to be specified in the packet.Arguments
- int id - Layer ID parameter value.
void setAerosol( float a )
Sets the value of the Aerosol Concentration parameter to be specified in the packet.Arguments
- float a - Aerosol Concentration parameter value.
Last update:
2020-01-14
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)