docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class HableCurve.Segment

    Individual curve segment.

    Inheritance
    object
    HableCurve.Segment
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.Rendering
    Assembly: Unity.RenderPipelines.Core.Runtime.dll
    Syntax
    public class HableCurve.Segment

    Fields

    Name Description
    B

    B constant in the power curve y = e^(ln(A) + B*ln(x)).

    lnA

    ln(A) constant in the power curve y = e^(ln(A) + B*ln(x)).

    offsetX

    The offset of the segment on the X axis.

    offsetY

    The offset of the segment on the Y axis.

    scaleX

    The scale of the segment on the X axis.

    scaleY

    The scale of the segment on the Y axis.

    Methods

    Name Description
    Eval(float)

    Evaluate a point on the curve.

    Extension Methods

    AnalyticsUtils.ToNestedColumnWithDefault<T>(T, T, bool)
    AnalyticsUtils.ToNestedColumn<T>(T, bool)
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)