UBodySetup::AddCollisionFrom

Add collision shapes from another body setup to this one

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/PhysicsEngine/BodySetup.h

Include

#include "PhysicsEngine/BodySetup.h"

Source

/Engine/Source/Runtime/Engine/Private/PhysicsEngine/BodySetup.cpp

Syntax

void AddCollisionFrom
(
    class UBodySetup * FromSetup
)

Remarks

Add collision shapes from another body setup to this one

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