AActor::GetSimpleCollisionHalfHeight

Returns the half height of the collision cylinder from [GetSimpleCollisionCylinder()](API\Runtime\Engine\GameFramework\AActor\GetSimpleCollisionCylinder).

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/Actor.h

Include

#include "GameFramework/Actor.h"

Syntax

float GetSimpleCollisionHalfHeight() const

Remarks

Returns the half height of the collision cylinder from GetSimpleCollisionCylinder().

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