Api Sandbox VolumetricFogController
class

VolumetricFogController

public class VolumetricFogController : Component

Internal component for storing the baked fog texture We don't need to expose the volumetric fog controller like we did previously with entities, But we need to be fetch the baked fog texture from the map file

Constructors

VolumetricFogController()

Properties

Name Type Description
BakedFogTexture Texture
GlobalScale Single
Assembly: Sandbox.Engine Namespace: Sandbox Full Name: Sandbox.VolumetricFogController