public LinearFog3JS(Fog3JS fog) : this() { color = fog.color; }
public ExpFog3JS(Fog3JS fog) : this() { color = fog.color; }