Navigation
API > API/Runtime > API/Runtime/PhysicsCore > API/Runtime/PhysicsCore/FCollisionShape
References
Module | PhysicsCore |
Header | /Engine/Source/Runtime/PhysicsCore/Public/CollisionShape.h |
Include | #include "CollisionShape.h" |
Syntax
static LineShape;
Remarks
Used by engine in multiple places. Since LineShape doesn't need any dimension, declare once and used by all codes.