Odd question, regarding Env Reflection Maps
Blitz3D Forums/Blitz3D Programming/Odd question, regarding Env Reflection Maps| 
 | ||
| Is there any way to lock an environmental reflection map (flag 64) in place so that it will no longer change with the camera angle ?  Or any method to acheive that same effect. Thanks in advance. | 
| 
 | ||
| No, but you can achieve a similar effect with cubemaps -> SetCubeMode 2 | 
| 
 | ||
| ah, thanks. |