{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Class Tonemapping | Universal RP | 15.0.4
docs.unity3d.com
"{0}"의 검색 결과

    목차 표시/숨기기

    Class Tonemapping

    A volume component that holds settings for the tonemapping effect.

    상속
    object
    VolumeComponent
    Tonemapping
    구현
    IApplyRevertPropertyContextMenuItemProvider
    IPostProcessComponent
    상속된 멤버
    VolumeComponent.active
    VolumeComponent.Override(VolumeComponent, float)
    VolumeComponent.SetAllOverridesTo(bool)
    VolumeComponent.GetHashCode()
    VolumeComponent.AnyPropertiesIsOverridden()
    VolumeComponent.Release()
    VolumeComponent.TryGetRevertMethodForFieldName(SerializedProperty, out Action<SerializedProperty>)
    VolumeComponent.GetSourceTerm()
    VolumeComponent.TryGetApplyMethodForFieldName(SerializedProperty, out Action<SerializedProperty>)
    VolumeComponent.GetSourceName(Component)
    VolumeComponent.displayName
    VolumeComponent.parameters
    네임스페이스: UnityEngine.Rendering.Universal
    어셈블리: solution.dll
    구문
    [Serializable]
    [VolumeComponentMenu("Post-processing/Tonemapping")]
    [SupportedOnRenderPipeline(typeof(UniversalRenderPipelineAsset))]
    public sealed class Tonemapping : VolumeComponent, IApplyRevertPropertyContextMenuItemProvider, IPostProcessComponent

    필드

    이름 설명
    acesPreset

    Specifies the preset for HDR displays.

    detectBrightnessLimits

    Enable to use the minimum and maximum brightness values detected from the output device. For best accuracy, considering calibrating these values manually.

    detectPaperWhite

    Enable to use values detected from the output device as paper white. When enabled, output images might differ between SDR and HDR. For best accuracy, set this value manually.

    hueShiftAmount

    Specify how much hue to preserve. Values closer to 0 are likely to preserve hue. As values get closer to 1, Unity doesn't correct hue shifts.

    maxNits

    The maximum brightness of the screen (in nits). This value is defined by the preset when using ACES Tonemap.

    minNits

    The minimum brightness of the screen (in nits). This value is assumed to be 0.005f with ACES Tonemap.

    mode

    Use this to select a tonemapping algorithm to use for color grading.

    neutralHDRRangeReductionMode

    Specifies the range reduction mode used when HDR output is enabled and Neutral tonemapping is enabled.

    paperWhite

    The reference brightness of a paper white surface. This property determines the maximum brightness of UI. The brightness of the scene is scaled relative to this value. The value is in nits.

    메서드

    이름 설명
    IsActive()
    문서 개요
    맨 위로
    Copyright © 2023 Unity Technologies — 상표 및 이용약관
    • 법률정보
    • 개인정보처리방침
    • 쿠키
    • 내 개인정보 판매 금지
    • Your Privacy Choices (Cookie Settings)