Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Set fog end distance away from the camera, this is where the fog will be darkest/most solid
Parameters:
- distance Optional
- A float value
Example:
1 | obj.setFogEnd(distance) |
McMaster University Virtual Reality Simulation and Research
Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Set fog end distance away from the camera, this is where the fog will be darkest/most solid
Parameters:
Example:
1 | obj.setFogEnd(distance) |