ComputeGoldenSpiralPoints

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

void

 

ComputeGoldenSpiralPoints

(
    TArray< TVec2< T >>& Points,
    const TSphere< T, 2 >& Sphere,
    const int32 NumPoints
)

Returns NumPoints_ points evenly distributed on a 2D Sphere_ (disk).

Public function Static

void

 

ComputeGoldenSpiralPoints

(
    TArray< TVec2< T >>& Points,
    const TVec2< T >& Center,
    const T Radius,
    const int32 NumPoints,
    const int32 SpiralSeed
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss