Class SceneTonemapController
- Namespace
- ValveResourceFormat.Renderer
- Assembly
- Renderer.dll
Scene node for controlling global tonemapping and exposure parameters.
public class SceneTonemapController : SceneNodeInheritance
Inherited Members
Constructors
SceneTonemapController(Scene)
Scene node for controlling global tonemapping and exposure parameters.
public SceneTonemapController(Scene scene)Parameters
sceneScene
Properties
ControllerExposureSettings
public ExposureSettings ControllerExposureSettings { get; set; }