Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FCapsule
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FReal GetArea () |
Chaos/Capsule.h | ||
static FReal GetArea
(
const FReal Height, |
Chaos/Capsule.h |
GetArea()
| Name | GetArea |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Capsule.h |
| Include Path | #include "Chaos/Capsule.h" |
FReal GetArea() const
GetArea(const FReal, const FReal)
| Name | GetArea |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Capsule.h |
| Include Path | #include "Chaos/Capsule.h" |
static FReal GetArea
(
const FReal Height,
const FReal Radius
)