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