AActor::GetSimpleCollisionRadius

Returns the radius 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 GetSimpleCollisionRadius() const

Remarks

Returns the radius 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