CapsuleComponent-InitCapsuleSize(float_float).md

April 18, 2021 ยท View on GitHub

UnrealEngine.Framework.CapsuleComponent

CapsuleComponent.InitCapsuleSize(float, float) Method

Sets the capsule size without triggering a render or physics update

public void InitCapsuleSize(float radius, float halfHeight);

Parameters

radius System.Single

halfHeight System.Single

Contents

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