docs.unity.cn
    Show / Hide Table of Contents

    Method NextFloat3Direction

    NextFloat3Direction()

    Returns a unit length float3 vector representing a uniformly random 3D direction.

    Declaration
    public float3 NextFloat3Direction()
    Returns
    Type Description
    float3

    A uniformly random unit length float3 vector.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, March 29, 2022
    Terms of use