SinglePointConstraints

Previous arrays using [TInlineAllocator<8>](API\Runtime\Core\Containers\TInlineAllocator) changed to normal arrays.

Windows
MacOS
Linux

Syntax

TArray< FRigidBodyPointContactConstraint > SinglePointConstraints

Remarks

Previous arrays using TInlineAllocator<8> changed to normal arrays. Profiling showed faster without and we are able to use a per particle async reciever cache and just MoveTemp all the constraints for a speed improvement to collision detection/gather.

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