{!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 Exposure | High Definition RP | 10.5.0
docs.unity3d.com
"{0}"의 검색 결과

    목차 표시/숨기기

    Class Exposure

    A volume component that holds settings for the Exposure effect.

    상속
    object
    VolumeComponent
    Exposure
    구현
    IPostProcessComponent
    상속된 멤버
    VolumeComponent.active
    VolumeComponent.Override(VolumeComponent, float)
    VolumeComponent.SetAllOverridesTo(bool)
    VolumeComponent.GetHashCode()
    VolumeComponent.AnyPropertiesIsOverridden()
    VolumeComponent.Release()
    VolumeComponent.displayName
    VolumeComponent.parameters
    네임스페이스: UnityEngine.Rendering.HighDefinition
    어셈블리: solution.dll
    구문
    [Serializable]
    [VolumeComponentMenu("Exposure")]
    [HelpURL("https://docs.unity3d.com/Packages/com.unity.render-pipelines.high-definition@10.10/manual/Override-Exposure.html")]
    public sealed class Exposure : VolumeComponent, IPostProcessComponent

    필드

    이름 설명
    adaptationMode

    Specifies the method that HDRP uses to change the exposure when the Camera moves from dark to light and vice versa. This parameter is only used when Automatic or CurveMapping is set.

    adaptationSpeedDarkToLight

    Sets the speed at which the exposure changes when the Camera moves from a dark area to a bright area. This parameter is only used when Automatic or CurveMapping is set.

    adaptationSpeedLightToDark

    Sets the speed at which the exposure changes when the Camera moves from a bright area to a dark area. This parameter is only used when Automatic or CurveMapping is set.

    centerAroundExposureTarget

    Sets whether the procedural metering mask is centered around the exposure target (to be set on the camera)

    compensation

    Sets the compensation that the Camera applies to the calculated exposure value. This parameter is only used when any mode but Fixed is set.

    curveMap

    Specifies a curve that remaps the Scene exposure on the x-axis to the exposure you want on the y-axis. This parameter is only used when CurveMapping is set.

    fixedExposure

    Sets a static exposure value for Cameras in this Volume. This parameter is only used when Fixed is set.

    histogramPercentages

    These values are the lower and upper percentages of the histogram that will be used to find a stable average luminance. Values outside of this range will be discarded and won't contribute to the average luminance.

    histogramUseCurveRemapping

    Sets whether histogram exposure mode will remap the computed exposure with a curve remapping (akin to Curve Remapping mode)

    limitMax

    Sets the maximum value that the Scene exposure can be set to. This parameter is only used when Automatic or CurveMapping is set.

    limitMaxCurveMap

    Specifies a curve that determines for each current exposure value (x-value) what maximum value is allowed to auto-adaptation (y-axis). This parameter is only used when CurveMapping is set.

    limitMin

    Sets the minimum value that the Scene exposure can be set to. This parameter is only used when Automatic or CurveMapping is set.

    limitMinCurveMap

    Specifies a curve that determines for each current exposure value (x-value) what minimum value is allowed to auto-adaptation (y-axis). This parameter is only used when CurveMapping is set.

    luminanceSource

    Specifies the luminance source that HDRP uses to calculate the current Scene exposure.

    maskMaxIntensity

    All pixels above this threshold (in EV100 units) will be assigned a weight of 0 in the metering mask.

    maskMinIntensity

    All pixels below this threshold (in EV100 units) will be assigned a weight of 0 in the metering mask.

    meteringMode

    Specifies the metering method that HDRP uses the filter the luminance source.

    mode

    Specifies the method that HDRP uses to process exposure.

    proceduralCenter

    Sets the center of the procedural metering mask ([0,0] being bottom left of the screen and [1,1] top right of the screen)

    proceduralRadii

    Sets the radii of the procedural mask, in terms of fraction of half the screen (i.e. 0.5 means a mask that stretch half of the screen in both directions).

    proceduralSoftness

    Sets the softness of the mask, the higher the value the less influence is given to pixels at the edge of the mask.

    targetMidGray

    Sets the desired Mid gray level used by the auto exposure (i.e. to what grey value the auto exposure system maps the average scene luminance). Note that the lens model used in HDRP is not of a perfect lens, hence it will not map precisely to the selected value.

    weightTextureMask

    Sets the texture mask used to weight the pixels in the buffer when computing exposure.

    메서드

    이름 설명
    IsActive()

    Tells if the effect needs to be rendered or not.

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