struct in UnityEngine.LowLevelPhysics
/
Implemented in:UnityEngine.PhysicsModule
Implements interfaces:IGeometry
Contains the basic geometric shape of a sphere.
GeometryType | Returns the geometry type of this shape, which is SphereGeometry. |
Radius | The radius of the sphere shape. |
SphereGeometry | Create a sphere shape with the provided parameter. |