SphereGeometry(float)
Create a sphere shape with the provided parameter.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Constructor
- Namespace: UnityEngine.LowLevelPhysics
- Assembly: UnityEngine.PhysicsModule
public SphereGeometry(float radius)
Parameters
The radius of the sphere.