CapsuleComponent-GetScaledCapsuleSize(float_float).md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.CapsuleComponent
CapsuleComponent.GetScaledCapsuleSize(float, float) Method
Retrieves the capsule radius and half-height scaled by the component scale
public void GetScaledCapsuleSize(ref float radius, ref float halfHeight);
Parameters
radius System.Single
halfHeight System.Single