docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Field distributionCurve

    The Animation Curve associated with this sampler

    Namespace: UnityEngine.Perception.Randomization.Samplers
    Assembly: solution.dll
    Syntax
    [Tooltip("Probability distribution curve used for this sampler. The X axis corresponds to the values this sampler will pick from, and the Y axis corresponds to the relative probability of the values. The relative probabilities (Y axis) do not need to max out at 1 as only the shape of the curve matters. The Y values cannot however be negative.")]
    public AnimationCurve distributionCurve
    Returns
    Type Description
    AnimationCurve
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)