docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetCombinedFilterResults

    GetCombinedFilterResults(TransformNoiseParams[], float, Vector3)

    Get the noise signal value at a specific time

    Declaration
    public static Vector3 GetCombinedFilterResults(NoiseSettings.TransformNoiseParams[] noiseParams, float time, Vector3 timeOffsets)
    Parameters
    Type Name Description
    TransformNoiseParams[] noiseParams

    The parameters that define the noise function

    float time

    The time at which to sample the noise function

    Vector3 timeOffsets

    Start time offset for each channel

    Returns
    Type Description
    Vector3

    The 3-channel noise signal value at the specified time

    In This Article
    Back to top
    Copyright © 2023 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)