Class ParticlesUtil | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class ParticlesUtil

    Inheritance
    System.Object
    ParticlesUtil
    Namespace: Unity.Tiny.Particles
    Syntax
    public static class ParticlesUtil

    Methods

    Random01()

    Declaration
    public static float Random01()
    Returns
    Type Description
    System.Single

    RandomPointInRect(Rect)

    Declaration
    public static float2 RandomPointInRect(Rect rect)
    Parameters
    Type Name Description
    Rect rect
    Returns
    Type Description
    float2

    RandomRange(Range)

    Declaration
    public static float RandomRange(Range range)
    Parameters
    Type Name Description
    Range range
    Returns
    Type Description
    System.Single
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023