FCollisionShape::MakeBox

Static utility function to make a box

Windows
MacOS
Linux

References

Module

PhysicsCore

Header

/Engine/Source/Runtime/PhysicsCore/Public/CollisionShape.h

Include

#include "CollisionShape.h"

Syntax

static FCollisionShape MakeBox
(
    const FVector & BoxHalfExtent
)

Remarks

Static utility function to make a box

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