CapsuleComponent-SetCapsuleSize(float_float_bool).md

April 18, 2021 ยท View on GitHub

UnrealEngine.Framework.CapsuleComponent

CapsuleComponent.SetCapsuleSize(float, float, bool) Method

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

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

Parameters

radius System.Single

halfHeight System.Single

updateOverlaps System.Boolean

Contents

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