Capsule

Capsule

Windows
MacOS
Linux
On this page

Actions

Get Scaled Capsule Half Height

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

Target is Capsule Collision

Get Scaled Capsule Half Height Without Hemisphere

Returns the capsule half-height minus radius (to exclude the hemisphere), scaled by the component scale. From the center of the capsule this is the vertical distance along the straight cylindrical portion to the point just before the curve of top hemisphere begins.

Target is Capsule Collision

Get Scaled Capsule Radius

Returns the capsule radius scaled by the component scale.

Target is Capsule Collision

Get Scaled Capsule Size

Returns the capsule radius and half-height scaled by the component scale. Half-height includes the hemisphere end cap.

Target is Capsule Collision

Get Scaled Capsule Size Without Hemisphere

Returns the capsule radius and half-height scaled by the component scale. Half-height excludes the hemisphere end cap.

Target is Capsule Collision

Get Shape Scale

Get the scale used by this shape. This is a uniform scale that is the minimum of any non-uniform scaling.

Target is Capsule Collision

Get Unscaled Capsule Half Height

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

Target is Capsule Collision

Get Unscaled Capsule Half Height Without Hemisphere

Returns the capsule half-height minus radius (to exclude the hemisphere), ignoring component scaling. This excludes the hemisphere end cap. From the center of the capsule this is the vertical distance along the straight cylindrical portion to the point just before the curve of top hemisphere begins.

Target is Capsule Collision

Get Unscaled Capsule Radius

Returns the capsule radius, ignoring component scaling.

Target is Capsule Collision

Get Unscaled Capsule Size

Returns the capsule radius and half-height scaled by the component scale. Half-height includes the hemisphere end cap.

Target is Capsule Collision

Get Unscaled Capsule Size Without Hemisphere

Returns the capsule radius and half-height, ignoring component scaling. Half-height excludes the hemisphere end cap.

Target is Capsule Collision

Set Capsule Half Height

Set the capsule half-height. This is the unscaled half-height, before component scale is applied. If this capsule collides, updates touching array for owner actor.

Target is Capsule Collision

Set Capsule Radius

Set the capsule radius. This is the unscaled radius, before component scale is applied. If this capsule collides, updates touching array for owner actor.

Target is Capsule Collision

Set Capsule Size

Change the capsule size. This is the unscaled size, before component scale is applied.

Target is Capsule Collision

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