{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Struct GeneratePoints | Entities | 1.2.0-exp.3
docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Struct GeneratePoints

    Tools for generating random points inside of a shape of interest

    Namespace: Unity.Mathematics
    Assembly: solution.dll
    Syntax
    public struct GeneratePoints

    Methods

    Name Description
    RandomPointsInSphere(float3, float, NativeArray<float3>)

    A function that generates random points inside of a sphere. Schedules and completes jobs, before returning to its caller.

    RandomPointsInSphere(float3, float, NativeArray<float3>, JobHandle)

    Schedule Burst jobs to generate random points inside of a sphere

    RandomPointsInUnitSphere(NativeArray<float3>)

    A function that generates random points inside of a unit sphere. Schedules and completes jobs, before returning to its caller.

    RandomPositionInsideUnitSphere(uint)

    A function that returns a single random position, fairly distributed inside the unit sphere.

    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)