CapsuleComponent-SetCapsuleRadius(float_bool).md

April 18, 2021 ยท View on GitHub

UnrealEngine.Framework.CapsuleComponent

CapsuleComponent.SetCapsuleRadius(float, bool) Method

Sets the capsule radius, unscaled before the component scale is applied

public void SetCapsuleRadius(float radius, bool updateOverlaps=true);

Parameters

radius System.Single

updateOverlaps System.Boolean

Contents

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