Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UCapsuleComponent
Syntax
UPROPERTY (EditAnywhere, BlueprintReadOnly, Export, Category=Shape, Meta=(ClampMin="0", UIMin="0"))
float CapsuleHalfHeight
Remarks
Half-height, from center of capsule to the end of top or bottom hemisphere. This cannot be less than CapsuleRadius.