hpl3:tools:maineditors:level_editor:fogareas [2012/07/03 14:53] luis created |
hpl3:tools:maineditors:level_editor:fogareas [2012/12/07 15:52] (current) luis |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== FogAreas ====== | ====== FogAreas ====== | ||
+ | FogAreas are bounding boxes that apply a fog effect inside their limits | ||
- | General Parameters: | + | ===== General Parameters ===== |
* **Name**: Name of the FogArea | * **Name**: Name of the FogArea | ||
* **Position**: 3D Vector storing the position in the world of the FogArea center. | * **Position**: 3D Vector storing the position in the world of the FogArea center. | ||
Line 8: | Line 9: | ||
* **Size**: 3D Vector storing the size of the FogArea box. | * **Size**: 3D Vector storing the size of the FogArea box. | ||
- | Specific Parameters: | + | ===== Specific Parameters ===== |
* **Color**: color of the fog. | * **Color**: color of the fog. | ||
* **Start**: | * **Start**: | ||
Line 15: | Line 16: | ||
* **Show backside when inside**: if set, the fog effect will not affect what lies beyond the area when seen from inside it. | * **Show backside when inside**: if set, the fog effect will not affect what lies beyond the area when seen from inside it. | ||
* **Show backside when outside**: if set, the fog effect will not affect what lies beyond the area when seen from outside it. | * **Show backside when outside**: if set, the fog effect will not affect what lies beyond the area when seen from outside it. | ||
- |