Unigine::Plugins::IG::MeteoPositionParam Structure
This data structure is used to store weather layers along with their corresponding impact factors obtained for a certain point and has the following set of parameters:
impact | Degree of impact of the layer's conditions. |
layer | Weather layer. |
struct MeteoPositionParam
{
float impact = 1.0f;
WeatherLayer *layer = nullptr;
};
Last update:
29.09.2021
Помогите сделать статью лучше
Была ли эта статья полезной?
(или выберите слово/фразу и нажмите Ctrl+Enter