UCapsuleComponent::GetScaledCapsuleHalfHeight

Returns the capsule half-height scaled by the component scale.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/CapsuleComponent.h

Include

#include "Components/CapsuleComponent.h"

Syntax

float GetScaledCapsuleHalfHeight() const

Remarks

Returns the capsule half-height scaled by the component scale. This includes both the cylinder and hemisphere cap.

Returns

The capsule half-height scaled by the component scale.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss