docs.unity3d.com
    目次を表示する/隠す

    Class ChannelMixer

    A volume component that holds settings for the Channel Mixer effect.

    Inheritance
    Object
    ChannelMixer
    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public sealed class ChannelMixer : VolumeComponent, IPostProcessComponent

    Fields

    blueOutBlueIn

    Controls the influence of the blue channel in the output blue channel.

    Declaration
    public ClampedFloatParameter blueOutBlueIn
    Field Value
    Type Description
    ClampedFloatParameter

    blueOutGreenIn

    Controls the influence of green red channel in the output blue channel.

    Declaration
    public ClampedFloatParameter blueOutGreenIn
    Field Value
    Type Description
    ClampedFloatParameter

    blueOutRedIn

    Controls the influence of the red channel in the output blue channel.

    Declaration
    public ClampedFloatParameter blueOutRedIn
    Field Value
    Type Description
    ClampedFloatParameter

    greenOutBlueIn

    Controls the influence of the blue channel in the output green channel.

    Declaration
    public ClampedFloatParameter greenOutBlueIn
    Field Value
    Type Description
    ClampedFloatParameter

    greenOutGreenIn

    Controls the influence of the green channel in the output green channel.

    Declaration
    public ClampedFloatParameter greenOutGreenIn
    Field Value
    Type Description
    ClampedFloatParameter

    greenOutRedIn

    Controls the influence of the red channel in the output green channel.

    Declaration
    public ClampedFloatParameter greenOutRedIn
    Field Value
    Type Description
    ClampedFloatParameter

    redOutBlueIn

    Controls the influence of the blue channel in the output red channel.

    Declaration
    public ClampedFloatParameter redOutBlueIn
    Field Value
    Type Description
    ClampedFloatParameter

    redOutGreenIn

    Controls the influence of the green channel in the output red channel.

    Declaration
    public ClampedFloatParameter redOutGreenIn
    Field Value
    Type Description
    ClampedFloatParameter

    redOutRedIn

    Controls the influence of the red channel in the output red channel.

    Declaration
    public ClampedFloatParameter redOutRedIn
    Field Value
    Type Description
    ClampedFloatParameter

    Methods

    IsActive()

    Tells if the effect needs to be rendered or not.

    Declaration
    public bool IsActive()
    Returns
    Type Description
    Boolean

    true if the effect should be rendered, false otherwise.

    Implements
    IPostProcessComponent.IsActive()
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)