Navigation
BlueprintAPI > BlueprintAPI/Components > BlueprintAPI/Components/Capsule
Returns the capsule half-height minus radius (to exclude the hemisphere), scaled by the component scale. From the center of the capsule this is the vertical distance along the straight cylindrical portion to the point just before the curve of top hemisphere begins.
Target is Capsule Collision
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Return Value | The capsule half-height minus radius, scaled by the component scale. |