CollisionShape-CreateCapsule(float_float).md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.CollisionShape
CollisionShape.CreateCapsule(float, float) Method
Returns a capsule shape
public static UnrealEngine.Framework.CollisionShape CreateCapsule(float radius, float halfHeight);
Parameters
radius System.Single
halfHeight System.Single