FTaperedCapsule::ComputeSamplePoints

Returns sample points at the current location of the capsule.

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/TaperedCapsule.h"

Syntax

TArray< FVec3 > ComputeSamplePoints
(
    const int32 NumPoints
) const

Remarks

Returns sample points at the current location of the capsule.

NumPoints_ specifies how many points to generate. IncludeEndCaps_ determines whether or not points are generated on the end caps of the capsule.

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