TSphere::ComputeSamplePoints

Returns sample points at the current location of the sphere.

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Sphere.h

Include

#include "Chaos/Sphere.h"

Syntax

TArray< TVector< T, d > > ComputeSamplePoints
(
    const int NumPoints
) const

Remarks

Returns sample points at the current location of the sphere.

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