Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/PhysicsCore/Public/CollisionShape.h |
Include |
#include "CollisionShape.h" |
static struct FCollisionShape LineShape;
Used by engine in multiple places. Since LineShape doesn't need any dimension, declare once and used by all codes.