I have to add clouds to the scene. such as :
OpenIG::Base::Commands::instance()->exec("addclouds 0 0 1500 100 1");
and console show the string "IGPluinSilverLining cloud layer is dirty, id: 0" and
"IGPluinSilverLining add cloud layer 0".
But I cannot see the cloud in the scene. Why?