Class WhiteBalance | Universal RP | 8.3.1
docs.unity.cn
    Show / Hide Table of Contents

    Class WhiteBalance

    Inheritance
    Object
    WhiteBalance
    Namespace: UnityEngine.Rendering.Universal
    Syntax
    [Serializable]
    public sealed class WhiteBalance : VolumeComponent, IPostProcessComponent

    Fields

    temperature

    Declaration
    [Tooltip("Sets the white balance to a custom color temperature.")]
    public ClampedFloatParameter temperature
    Field Value
    Type Description
    ClampedFloatParameter

    tint

    Declaration
    [Tooltip("Sets the white balance to compensate for a green or magenta tint.")]
    public ClampedFloatParameter tint
    Field Value
    Type Description
    ClampedFloatParameter

    Methods

    IsActive()

    Declaration
    public bool IsActive()
    Returns
    Type Description
    Boolean
    Implements
    IPostProcessComponent.IsActive()

    IsTileCompatible()

    Declaration
    public bool IsTileCompatible()
    Returns
    Type Description
    Boolean
    Implements
    IPostProcessComponent.IsTileCompatible()
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 24 November 2020