UCapsuleComponent::GetUnscaledCapsuleHalfHeight

Returns the capsule half-height, ignoring component scaling. This includes the hemisphere end cap.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Components/CapsuleComponent.h"

Syntax

float GetUnscaledCapsuleHalfHeight() const

Remarks

Returns the capsule half-height, ignoring component scaling. This includes the hemisphere end cap.

Returns

The capsule radius, ignoring component scaling.

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