Table of Contents

Class ToneMapLogarithmicOperator

Namespace
Stride.Rendering.Images
Assembly
Stride.Rendering.dll

The tonemap logarithmic operator.

[DataContract("ToneMapLogarithmicOperator")]
[Display("Logarithmic", null)]
public class ToneMapLogarithmicOperator : ToneMapCommonOperator
Inheritance
ToneMapLogarithmicOperator
Inherited Members

Constructors

ToneMapLogarithmicOperator()

Initializes a new instance of the ToneMapLogarithmicOperator class.

public ToneMapLogarithmicOperator()