FCollisionShape::SetCapsule

Utility function to set Capsule with Radius and Half Height

Windows
MacOS
Linux

References

Module

PhysicsCore

Header

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

Include

#include "CollisionShape.h"

Syntax

void SetCapsule
(
    const float Radius,
    const float HalfHeight
)

Remarks

Utility function to set Capsule with Radius and Half Height

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