m Added basic information, added a tip on how to create spherical fog.
Line 7:
Line 7:
}}
}}
{{stub}}
{{stub}}
== Description ==
The FogBoxVolumeMaterial is a material used to create cube-shaped volumetric fog on a mesh. Using this material on non-cube-like meshes may result in visual artifacts and/or denser fog in places where the corners of the cube would be.
Although only cube-shaped meshes are officially supported, users may use the [[Component:LookAtUser|LookAtUser]] component targetting the local User along with a spherical mesh to create an illusion of a sphere-shaped fog.
<!--T:2-->
<!--T:2-->
Latest revision as of 20:07, 13 July 2025
Component image
Fog Box Volume Material component as seen in the Scene Inspector
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Description
The FogBoxVolumeMaterial is a material used to create cube-shaped volumetric fog on a mesh. Using this material on non-cube-like meshes may result in visual artifacts and/or denser fog in places where the corners of the cube would be.
Although only cube-shaped meshes are officially supported, users may use the LookAtUser component targetting the local User along with a spherical mesh to create an illusion of a sphere-shaped fog.
If true, integrating this asset (e.g. processing procedural assets) gets higher priority than assets with this flag off. An example is user laser procedural meshes.