Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UCapsuleComponent
Description
Returns the capsule half-height scaled by the component scale. This includes both the cylinder and hemisphere cap.
| Name | GetScaledCapsuleHalfHeight |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/CapsuleComponent.h |
| Include Path | #include "Components/CapsuleComponent.h" |
UFUNCTION (BlueprintCallable, Category="Components|Capsule")
float GetScaledCapsuleHalfHeight() const
The capsule half-height scaled by the component scale.