ToneMapLogarithmicOperator Class
Namespace: Stride.Rendering.ImagesAssembly: Stride.Rendering.dll
The tonemap logarithmic operator.
System.Object → ColorTransformBase → ToneMapOperator → ToneMapCommonOperator →
ToneMapLogarithmicOperator
Derived from ToneMapLogarithmicOperator:
[DataContract("ToneMapLogarithmicOperator")]
[Display("Logarithmic", null)]
public class ToneMapLogarithmicOperator : ToneMapCommonOperator
Name | Description | |
---|---|---|
Constructors | ||
ToneMapLogarithmicOperator() | Initializes a new instance of the ToneMapLogarithmicOperator class. |
Constructors
ToneMapLogarithmicOperator()
Initializes a new instance of the ToneMapLogarithmicOperator class.
public ToneMapLogarithmicOperator()