Class Bloom | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class Bloom

    Inheritance
    System.Object
    PostProcessEffectSettings
    Bloom
    Inherited Members
    PostProcessEffectSettings.active
    PostProcessEffectSettings.enabled
    PostProcessEffectSettings.SetAllOverridesTo(Boolean, Boolean)
    PostProcessEffectSettings.GetHash()
    Namespace: UnityEngine.Rendering.PostProcessing
    Syntax
    [Serializable]
    public sealed class Bloom : PostProcessEffectSettings

    Fields

    anamorphicRatio

    Declaration
    public FloatParameter anamorphicRatio
    Field Value
    Type Description
    FloatParameter

    clamp

    Declaration
    public FloatParameter clamp
    Field Value
    Type Description
    FloatParameter

    color

    Declaration
    public ColorParameter color
    Field Value
    Type Description
    ColorParameter

    diffusion

    Declaration
    public FloatParameter diffusion
    Field Value
    Type Description
    FloatParameter

    dirtIntensity

    Declaration
    [Min(0F)]
    [DisplayName("Intensity")]
    public FloatParameter dirtIntensity
    Field Value
    Type Description
    FloatParameter

    dirtTexture

    Declaration
    [DisplayName("Texture")]
    public TextureParameter dirtTexture
    Field Value
    Type Description
    TextureParameter

    fastMode

    Declaration
    public BoolParameter fastMode
    Field Value
    Type Description
    BoolParameter

    intensity

    Declaration
    [Min(0F)]
    public FloatParameter intensity
    Field Value
    Type Description
    FloatParameter

    softKnee

    Declaration
    public FloatParameter softKnee
    Field Value
    Type Description
    FloatParameter

    threshold

    Declaration
    [Min(0F)]
    public FloatParameter threshold
    Field Value
    Type Description
    FloatParameter

    Methods

    IsEnabledAndSupported(PostProcessRenderContext)

    Declaration
    public override bool IsEnabledAndSupported(PostProcessRenderContext context)
    Parameters
    Type Name Description
    PostProcessRenderContext context
    Returns
    Type Description
    System.Boolean
    Overrides
    PostProcessEffectSettings.IsEnabledAndSupported(PostProcessRenderContext)
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023