Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UCapsuleComponent
Description
Get the scale used by this shape. This is a uniform scale that is the minimum of any non-uniform scaling.
| Name | GetShapeScale |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/CapsuleComponent.h |
| Include Path | #include "Components/CapsuleComponent.h" |
UFUNCTION (BlueprintCallable, Category="Components|Capsule")
float GetShapeScale() const
the scale used by this shape.