function setPlanetTxt (client-side)
Available since version: 0.3.0
This method will set the planet texture.
Declaration
void setPlanetTxt(int planetId, string texture)
Parameters
intplanetId: The planet id, for more information see Planet constants.stringtexture: Name of the texture.