CollisionShape-CreateSphere(float).md

April 18, 2021 ยท View on GitHub

UnrealEngine.Framework.CollisionShape

CollisionShape.CreateSphere(float) Method

Returns a sphere shape

public static UnrealEngine.Framework.CollisionShape CreateSphere(float radius);

Parameters

radius System.Single

Returns

CollisionShape

Contents

  1. 0.1UnrealEngine.Framework.CollisionShape
  2. 1CollisionShape.CreateSphere(float) Method