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