CapsuleComponent-GetUnscaledCapsuleSize(float_float).md

April 18, 2021 ยท View on GitHub

UnrealEngine.Framework.CapsuleComponent

CapsuleComponent.GetUnscaledCapsuleSize(float, float) Method

Retrieves the capsule radius and half-height ignoring the component scale

public void GetUnscaledCapsuleSize(ref float radius, ref float halfHeight);

Parameters

radius System.Single

halfHeight System.Single

Contents

  1. 0.1UnrealEngine.Framework.CapsuleComponent
  2. 1CapsuleComponent.GetUnscaledCapsuleSize(float, float) Method