Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    ToneMapACESOperator Class

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

    The Tone mapping ACES operator.

    System.Object → ColorTransformBase → ToneMapOperator → ToneMapCommonOperator → ToneMapACESOperator
    Derived from ToneMapACESOperator:

    [DataContract("ToneMapACESOperator")]
    [Display("ACES", null)]
    public class ToneMapACESOperator : ToneMapCommonOperator
    Name Description
    Constructors
    ToneMapACESOperator()

    Initializes a new instance of the ToneMapReinhardOperator class.

    | Improve this Doc View Source

    Constructors


    ToneMapACESOperator()

    Initializes a new instance of the ToneMapReinhardOperator class.

    public ToneMapACESOperator()

    Inherited Members

    ToneMapCommonOperator.LuminanceSaturation
    ToneMapCommonOperator.WhiteLevel
    ToneMapOperator.Enabled
    ColorTransformBase.Group
    ColorTransformBase.Shader
    ColorTransformBase.GenericArguments
    ColorTransformBase.Parameters
    ColorTransformBase.PrepareParameters(ColorTransformContext, ParameterCollection, String)
    ColorTransformBase.UpdateParameters(ColorTransformContext)

    Extension Methods

    ComponentBaseExtensions.DisposeBy<T>(T, ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<T>(T, ICollectorHolder)
    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation