docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Get

    Get(int, int)

    Gets a deterministic sample in the Halton sequence.

    Declaration
    public static float Get(int index, int radix)
    Parameters
    Type Name Description
    int index

    The index in the sequence.

    int radix

    The radix of the sequence.

    Returns
    Type Description
    float

    A sample from the Halton sequence.

    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)